menu
uikit_plus package
documentation
switch/kit_switch.dart
KitSwitch
labelRight property
labelRight property
dark_mode
light_mode
labelRight
property
bool
labelRight
final
标签是否在右侧 / Label on right side 默认值: false (左侧) / Default: false (left side)
Implementation
final bool labelRight;
uikit_plus package
documentation
switch/kit_switch
KitSwitch
labelRight property
KitSwitch class