eliud_pkg_fundamentals
fader_list_bloc
FilterFaderModels typedef
FilterFaderModels
FilterFaderModels
typedef
Null safety
FilterFaderModels
=
List
<
FaderModel
?
>
Function
(
List
<
FaderModel
?
>
values
)
Implementation
typedef FilterFaderModels = List<FaderModel?> Function( List<FaderModel?> values);
eliud_pkg_fundamentals
fader_list_bloc
FilterFaderModels typedef
fader_list_bloc library
Classes
FaderListBloc
Typedefs
FilterFaderModels