menu
entao_hare package
documentation
basic/basic.dart
OnChildren<T> typedef
OnChildren<T> typedef
dark_mode
light_mode
OnChildren<
T
>
typedef
OnChildren
<
T
> =
List
<
T
>
Function
(
T
value
)
Implementation
typedef OnChildren<T> = List<T> Function(T value);
entao_hare package
documentation
basic/basic
OnChildren<T> typedef
basic library