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