menu
antd_flutter_mobile package
documentation
components/segmented/index.dart
AntdSegmentedItem
AntdSegmentedItem.new const constructor
AntdSegmentedItem.new const constructor
dark_mode
light_mode
AntdSegmentedItem
constructor
const
AntdSegmentedItem
(
{
dynamic
value
,
bool
?
disabled
,
Widget
?
child
,
})
Implementation
const AntdSegmentedItem({this.value, this.disabled, this.child});
antd_flutter_mobile package
documentation
components/segmented/index
AntdSegmentedItem
AntdSegmentedItem.new const constructor
AntdSegmentedItem class