menu
mvc_application package
documentation
view.dart
I10n
dispose static method
dispose static method
dark_mode
light_mode
dispose
static method
Future
<
bool
>
dispose
(
)
Implementation
static Future<bool> dispose() => _I10n.dispose();
mvc_application package
documentation
view
I10n
dispose static method
I10n class