menu
forui package
documentation
localizations.dart
FLocalizations
shortDate abstract method
shortDate abstract method
dark_mode
light_mode
shortDate
abstract method
String
shortDate
(
DateTime
date
)
The short date.
In en, this message translates to:
'{date}'
Implementation
String shortDate(DateTime date);
forui package
documentation
localizations
FLocalizations
shortDate abstract method
FLocalizations class