menu
cdx_components package
documentation
core/services/app/itheme_service.dart
IThemeService
isDesktop property
isDesktop property
dark_mode
light_mode
isDesktop
property
bool
get
isDesktop
Implementation
bool get isDesktop => _screenType == ScreenType.desktop;
cdx_components package
documentation
core/services/app/itheme_service
IThemeService
isDesktop property
IThemeService class