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