menu
thermion_dart package
documentation
thermion_dart.dart
View<T>
setScene abstract method
setScene abstract method
dark_mode
light_mode
setScene
abstract method
Future
setScene
(
Scene
scene
)
Sets the scene currently associated with this View.
Implementation
Future setScene(Scene scene);
thermion_dart package
documentation
thermion_dart
View<T>
setScene abstract method
View class