XContextShowTimePicker extension
showTimePicker(context: context, ...)
as context.showTimePicker(...)
- on
Methods
-
showTimePicker(
{required TimeOfDay initialTime, TransitionBuilder? builder, RouteSettings? routeSettings}) → Future< TimeOfDay?> -
Available on BuildContext, provided by the XContextShowTimePicker extension
Shows a dialog containing a material design time picker.