menu
spark_framework package
documentation
spark.dart
createWindow function
createWindow function
dark_mode
light_mode
createWindow
function
Window
createWindow
(
)
Creates a server-side
Window
instance.
Implementation
iface.Window createWindow() => ServerWindow();
spark_framework package
documentation
spark
createWindow function
spark library