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