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