menu
flutter_androssy_kits package
documentation
widgets/selection.dart
AndrossySelectionSearchBuilder<T> typedef
AndrossySelectionSearchBuilder<T> typedef
dark_mode
light_mode
AndrossySelectionSearchBuilder<
T
>
typedef
AndrossySelectionSearchBuilder
<
T
> =
bool
Function
(
String
query
,
T
value
)
Implementation
typedef AndrossySelectionSearchBuilder<T> = bool Function( String query, T value, );
flutter_androssy_kits package
documentation
widgets/selection
AndrossySelectionSearchBuilder<T> typedef
selection library