menu
armoyu_widgets package
documentation
data/models/select.dart
Selection
Selection.new constructor
Selection.new constructor
dark_mode
light_mode
Selection
constructor
Selection
(
{
Rxn
<
int
>
?
selectedIndex
,
List
<
Select
>
?
list
,
})
Implementation
Selection({ this.selectedIndex, this.list, });
armoyu_widgets package
documentation
data/models/select
Selection
Selection.new constructor
Selection class