menu
ignis
ignis.dart
SizedNode
width property
width
dark_mode
light_mode
width
property
@
override
double
get
width
override
This node's width.
Implementation
@override double get width => size.x;
ignis
ignis
SizedNode
width property
SizedNode class