menu
flare_flutter package
documentation
base/actor_shape.dart
ActorShape
removePath method
removePath method
dark_mode
light_mode
removePath
method
bool
removePath
(
ActorBasePath
path
)
Implementation
bool removePath(ActorBasePath path) { return _paths.remove(path); }
flare_flutter package
documentation
base/actor_shape
ActorShape
removePath method
ActorShape class