timeFormat top-level property
DateFormat
timeFormat
getter/setter pair
The format of a timestamp with no date.
Implementation
DateFormat timeFormat = DateFormat('h:mma');
The format of a timestamp with no date.
DateFormat timeFormat = DateFormat('h:mma');