menu
spine_flutter package
documentation
spine_widget.dart
RawBounds
RawBounds constructor
RawBounds constructor
dark_mode
light_mode
RawBounds
constructor
RawBounds
(
double
x
,
double
y
,
double
width
,
double
height
,
)
Implementation
RawBounds(this.x, this.y, this.width, this.height);
spine_flutter package
documentation
spine_widget
RawBounds
RawBounds constructor
RawBounds class