menu
spine_flutter_patch package
documentation
spine_flutter.dart
MeshAttachment
setWidth method
setWidth method
dark_mode
light_mode
setWidth
method
void
setWidth
(
double
width
)
Implementation
void setWidth(double width) { _bindings.spine_mesh_attachment_set_width(_attachment, width); }
spine_flutter_patch package
documentation
spine_flutter
MeshAttachment
setWidth method
MeshAttachment class