timeFormat property

DateFormat? timeFormat
final

Format of the time if showTime is true Default to: DateFormat('HH:mm')

Implementation

final intl.DateFormat? timeFormat;