TinyXContextShowTimePicker extension

showTimePicker(context: context, ...) as context.showTP(...)

on

Methods

showTP({required TimeOfDay initialTime, TransitionBuilder? builder, bool useRootNavigator = true, RouteSettings? routeSettings}) Future<TimeOfDay?>
Shows a dialog containing a material design time picker.