eliud_pkg_fundamentals
presentation_dropdown_button
PresentationChanged typedef
PresentationChanged
PresentationChanged
typedef
Null safety
PresentationChanged
=
dynamic Function
(
String
?
value
,
int
?
privilegeLevel
)
Implementation
typedef PresentationChanged = Function( String? value, int? privilegeLevel, );
eliud_pkg_fundamentals
presentation_dropdown_button
PresentationChanged typedef
presentation_dropdown_button library
Classes
PresentationDropdownButtonWidget
Typedefs
PresentationChanged