menu
rapidfire package
documentation
uiux/DropdownListRF.dart
DropdownRF
onChange property
onChange property
dark_mode
light_mode
onChange
property
dynamic Function
(
int
index
,
String
value
)
?
onChange
final
Implementation
final Function(int index, String value)? onChange;
rapidfire package
documentation
uiux/DropdownListRF
DropdownRF
onChange property
DropdownRF class