menu
dax_flutter package
documentation
base.dart
DateFormatIns
pattern property
pattern property
dark_mode
light_mode
pattern
property
String
?
get
pattern
inherited
Return the pattern that we use to format dates.
Implementation
String? get pattern => _pattern;
dax_flutter package
documentation
base
DateFormatIns
pattern property
DateFormatIns class