menu
flutter_chen_common package
documentation
utils/platform_util_web.dart
PlatformUtil
platformName property
platformName property
dark_mode
light_mode
platformName
property
String
get
platformName
Implementation
static String get platformName => 'web';
flutter_chen_common package
documentation
utils/platform_util_web
PlatformUtil
platformName property
PlatformUtil class