menu
getx_scaffold package
documentation
common/extensions/ex_date_time.dart
ExDateTime
toDateTimeString method
toDateTimeString method
dark_mode
light_mode
toDateTimeString
method
String
toDateTimeString
(
)
Implementation
String toDateTimeString() { return dateFormat(DateFormats.full); }
getx_scaffold package
documentation
common/extensions/ex_date_time
ExDateTime
toDateTimeString method
ExDateTime extension on
DateTime