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