menu
v_components package
documentation
widgets/theme_switch/v_theme_switch_button.dart
VThemeSwitchButton
isDark property
isDark property
dark_mode
light_mode
isDark
property
bool
isDark
final
当前是否暗色模式
Implementation
final bool isDark;
v_components package
documentation
widgets/theme_switch/v_theme_switch_button
VThemeSwitchButton
isDark property
VThemeSwitchButton class