menu
unit_widgets_display package
documentation
StatelessWidget/InputChip/node2_select.dart
SelectInputChip
SelectInputChip.new const constructor
SelectInputChip.new const constructor
dark_mode
light_mode
SelectInputChip
constructor
const
SelectInputChip
(
{
Key
?
key
,
})
Implementation
const SelectInputChip({Key? key}) : super(key: key);
unit_widgets_display package
documentation
StatelessWidget/InputChip/node2_select
SelectInputChip
SelectInputChip.new const constructor
SelectInputChip class