menu
lzs_test_flutter_plugin package
documentation
getText.dart
GetText
getText static method
getText static method
dark_mode
light_mode
getText
static method
String
getText
(
String
text
)
Implementation
static String getText(String text) { return "Holle World!"; }
lzs_test_flutter_plugin package
documentation
getText
GetText
getText static method
GetText class