menu
spine_flutter package
documentation
spine_widget.dart
SetupPoseBounds
computeBounds method
computeBounds method
dark_mode
light_mode
computeBounds
method
@
override
Bounds
computeBounds
(
SkeletonDrawable
drawable
)
override
Implementation
@override Bounds computeBounds(SkeletonDrawable drawable) { return drawable.skeleton.getBounds(); }
spine_flutter package
documentation
spine_widget
SetupPoseBounds
computeBounds method
SetupPoseBounds class