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