menu
lua_dardo_plus package
documentation
lua.dart
NativePlatformServices
isWeb property
isWeb property
dark_mode
light_mode
isWeb
property
@
override
bool
get
isWeb
override
Whether this is running on a web platform.
Implementation
@override bool get isWeb => false;
lua_dardo_plus package
documentation
lua
NativePlatformServices
isWeb property
NativePlatformServices class