Add timer picker link (#80336)
This commit is contained in:
parent
884129d156
commit
d1d80aa883
@ -191,6 +191,7 @@ const double _inputFormLandscapeHeight = 108.0;
|
||||
/// used to select a range of dates.
|
||||
/// * [CalendarDatePicker], which provides the calendar grid used by the date picker dialog.
|
||||
/// * [InputDatePickerFormField], which provides a text input field for entering dates.
|
||||
/// * [showTimePicker], which shows a dialog that contains a material design time picker.
|
||||
///
|
||||
Future<DateTime?> showDatePicker({
|
||||
required BuildContext context,
|
||||
|
Loading…
x
Reference in New Issue
Block a user