menu
fml package
documentation
phrase.dart
Phrases
of property
of property
dark_mode
light_mode
of
property
String
get
of
Implementation
String get of { if (language == french) return '(FR) of'; return 'of'; }
fml package
documentation
phrase
Phrases
of property
Phrases class