setScene abstract method

Future setScene(
  1. Scene scene
)

Sets the scene currently associated with this View.

Implementation

Future setScene(Scene scene);