menu
select_dialog package
documentation
select_bloc.dart
SelectOneBloc<T>
filterValue property
filterValue property
dark_mode
light_mode
filterValue
property
String
get
filterValue
Implementation
String get filterValue => _filter$.value ?? "";
select_dialog package
documentation
select_bloc
SelectOneBloc<T>
filterValue property
SelectOneBloc class