menu
afib package
documentation
afib_command.dart
AFTimeState
format method
format method
dark_mode
light_mode
format
method
String
format
(
DateFormat
format
)
Implementation
String format(DateFormat format) { return format.format(currentPushTime); }
afib package
documentation
afib_command
AFTimeState
format method
AFTimeState class