menu
esotericsoftware_spine_flutter package
documentation
spine_flutter.dart
PathAttachment
isClosed method
isClosed method
dark_mode
light_mode
isClosed
method
bool
isClosed
(
)
Implementation
bool isClosed() { return _bindings.spine_path_attachment_get_is_closed(_attachment) == -1; }
esotericsoftware_spine_flutter package
documentation
spine_flutter
PathAttachment
isClosed method
PathAttachment class