menu
eliud_core_main package
documentation
model/app_list_bloc.dart
FilterAppModels typedef
FilterAppModels typedef
dark_mode
light_mode
FilterAppModels
typedef
FilterAppModels
=
List
<
AppModel
?
>
Function
(
List
<
AppModel
?
>
values
)
Implementation
typedef FilterAppModels = List<AppModel?> Function(List<AppModel?> values);
eliud_core_main package
documentation
model/app_list_bloc
FilterAppModels typedef
app_list_bloc library