menu
fluttery_framework package
documentation
view.dart
L10n
L10n factory constructor
L10n factory constructor
dark_mode
light_mode
L10n
constructor
L10n
(
)
Implementation
factory L10n() => _this ??= L10n._();
fluttery_framework package
documentation
view
L10n
L10n factory constructor
L10n class