menu
tengits_common package
documentation
widgets/src/wrap.dart
TLWrapChoiceBox<T>
onValueChange property
onValueChange property
dark_mode
light_mode
onValueChange
property
void Function
(
T
item
,
int
index
)
?
onValueChange
final
Implementation
final void Function(T item, int index)? onValueChange;
tengits_common package
documentation
widgets/src/wrap
TLWrapChoiceBox<T>
onValueChange property
TLWrapChoiceBox class