Ducdac

Results 3 comments of Ducdac

@danvick my code: `FormBuilderDateTimePicker( name: 'date', inputType: InputType.date, keyboardType: TextInputType.datetime, initialValue: control.phieumuahang.ngayPhieu, format: f.getDateFormat(), locale: const Locale('de', 'DE'), ),` initialEntryMode default is DatePickerEntryMode.calendar, when i click on the top right...