menu
velix package
documentation
reflectable/reflectable.dart
ApplyFunc<T> typedef
ApplyFunc<T> typedef
dark_mode
light_mode
ApplyFunc<
T
>
typedef
ApplyFunc
<
T
> =
dynamic Function
(
T
arg
)
Implementation
typedef ApplyFunc<T> = Function(T arg);
velix package
documentation
reflectable/reflectable
ApplyFunc<T> typedef
reflectable library