eliud_pkg_fundamentals
section_list_bloc
FilterSectionModels typedef
FilterSectionModels
FilterSectionModels
typedef
Null safety
FilterSectionModels
=
List
<
SectionModel
?
>
Function
(
List
<
SectionModel
?
>
values
)
Implementation
typedef FilterSectionModels = List<SectionModel?> Function( List<SectionModel?> values);
eliud_pkg_fundamentals
section_list_bloc
FilterSectionModels typedef
section_list_bloc library
Classes
SectionListBloc
Typedefs
FilterSectionModels