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