TimeOfDayParser extension

on

Methods

toTimeOfDay(BuildContext context) TimeOfDay

Available on String, provided by the TimeOfDayParser extension

Parses a time string that was created with timeOfDay.format(context) Supports both 12-hour (e.g. "2:30 PM") and 24-hour (e.g. "14:30") formats