menu
flutter_ilib package
documentation
ilib_datefmt.dart
ILibDateFmt
getTemplate method
getTemplate method
dark_mode
light_mode
getTemplate
method
String
getTemplate
(
)
The template string used to format dates and times.
Implementation
String getTemplate() { return _template; }
flutter_ilib package
documentation
ilib_datefmt
ILibDateFmt
getTemplate method
ILibDateFmt class