menu
flutter_waya package
documentation
const/const.dart
ValueCallback<T> typedef
ValueCallback<T> typedef
dark_mode
light_mode
ValueCallback<
T
>
typedef
ValueCallback
<
T
> =
void Function
(
T
value
)
Implementation
typedef ValueCallback<T> = void Function(T value);
flutter_waya package
documentation
const/const
ValueCallback<T> typedef
const library