menu
umvvm package
documentation
arch/base/umvvm_app.dart
LocaleCacheGetDelegate typedef
LocaleCacheGetDelegate typedef
dark_mode
light_mode
LocaleCacheGetDelegate
typedef
LocaleCacheGetDelegate
=
String
? Function
(
String
name
)
Implementation
typedef LocaleCacheGetDelegate = String? Function(String name);
umvvm package
documentation
arch/base/umvvm_app
LocaleCacheGetDelegate typedef
umvvm_app library