menu
spine_flutter package
documentation
spine_widget.dart
RawBounds
computeBounds method
computeBounds method
dark_mode
light_mode
computeBounds
method
@
override
Bounds
computeBounds
(
SkeletonDrawable
drawable
)
override
Implementation
@override Bounds computeBounds(SkeletonDrawable drawable) { return Bounds(x, y, width, height); }
spine_flutter package
documentation
spine_widget
RawBounds
computeBounds method
RawBounds class