menu
eliud_pkg_fundamentals_model package
documentation
model/booklet_dropdown_button.dart
BookletChanged typedef
BookletChanged typedef
dark_mode
light_mode
BookletChanged
typedef
BookletChanged
=
dynamic Function
(
String
?
value
,
int
?
privilegeLevel
)
Implementation
typedef BookletChanged = Function( String? value, int? privilegeLevel, );
eliud_pkg_fundamentals_model package
documentation
model/booklet_dropdown_button
BookletChanged typedef
booklet_dropdown_button library