menu
my_tdesign_flutter package
documentation
tdesign_flutter.dart
TDCheckboxState
canNotCancel property
canNotCancel property
dark_mode
light_mode
canNotCancel
property
bool
canNotCancel
getter/setter pair
不可取消勾选,在radioButton的严格模式下,只能切换不能取消勾选
Implementation
bool canNotCancel = false;
my_tdesign_flutter package
documentation
tdesign_flutter
TDCheckboxState
canNotCancel property
TDCheckboxState class