menu
xly package
documentation
app.dart
MyApp
getWindowTitle static method
getWindowTitle static method
dark_mode
light_mode
getWindowTitle
static method
String
getWindowTitle
(
)
Implementation
static String getWindowTitle() { return _globalWindowTitle.value; }
xly package
documentation
app
MyApp
getWindowTitle static method
MyApp class