menu
lua_dardo_plus package
documentation
lua.dart
PlatformServices
defaultPrint abstract method
defaultPrint abstract method
dark_mode
light_mode
defaultPrint
abstract method
void
defaultPrint
(
String
s
)
Print a string using the default mechanism for this platform.
Implementation
void defaultPrint(String s);
lua_dardo_plus package
documentation
lua
PlatformServices
defaultPrint abstract method
PlatformServices class