menu
flutter_scene package
documentation
scene.dart
RenderTexture
height property
height property
dark_mode
light_mode
height
property
int
get
height
The target height in physical pixels.
Implementation
int get height => _size.height.toInt();
flutter_scene package
documentation
scene
RenderTexture
height property
RenderTexture class