eliud_pkg_fundamentals
simple_text_dropdown_button
SimpleTextChanged typedef
SimpleTextChanged
SimpleTextChanged
typedef
Null safety
SimpleTextChanged
=
dynamic Function
(
String
?
value
,
int
?
privilegeLevel
)
Implementation
typedef SimpleTextChanged = Function( String? value, int? privilegeLevel, );
eliud_pkg_fundamentals
simple_text_dropdown_button
SimpleTextChanged typedef
simple_text_dropdown_button library
Classes
SimpleTextDropdownButtonWidget
Typedefs
SimpleTextChanged