menu
fc_components package
documentation
fc_sort_button.dart
Callback<T> typedef
Callback<T> typedef
dark_mode
light_mode
Callback<
T
>
typedef
Callback
<
T
> =
void Function
(
T
value
)
Implementation
typedef Callback<T> = void Function(T value);
fc_components package
documentation
fc_sort_button
Callback<T> typedef
fc_sort_button library