menu
antd_flutter_mobile package
documentation
components/selector/index.dart
AntdSelectorOption
check property
check property
dark_mode
light_mode
check
property
bool
check
final
是否选中该选项(默认false)
Implementation
final bool check;
antd_flutter_mobile package
documentation
components/selector/index
AntdSelectorOption
check property
AntdSelectorOption class