menu
mhu_dart_commons package
documentation
commons.dart
Lazy<T> typedef
Lazy<T> typedef
dark_mode
light_mode
Lazy<
T
>
typedef
Lazy
<
T
> =
T Function
()
Implementation
typedef Lazy<T> = T Function();
mhu_dart_commons package
documentation
commons
Lazy<T> typedef
commons library