menu
dsalink package
documentation
utils.dart
Taker<T> typedef
Taker<T> typedef
dark_mode
light_mode
Taker<
T
>
typedef
Taker
<
T
> =
dynamic Function
(
T
value
)
Implementation
typedef Taker<T>(T value);
dsalink package
documentation
utils
Taker<T> typedef
dsalink.utils library