timeFormat property

DateFormat? timeFormat
final

Date format for displaying message timestamps. Defaults to 'HH:mm' (e.g., 14:30).

Implementation

final DateFormat? timeFormat;