menu
messenger
ui/page/home/page/my_profile/output_switch/controller.dart
OutputSwitchController
isWindows10 property
isWindows10
dark_mode
light_mode
isWindows10
property
bool
isWindows10
getter/setter pair
Indicator whether the current OS is Windows 10.
Implementation
bool isWindows10 = false;
messenger
controller
OutputSwitchController
isWindows10 property
OutputSwitchController class