menu
flare_flutter package
documentation
base/actor_shape.dart
ActorShape
update method
update method
dark_mode
light_mode
update
method
@
override
void
update
(
int
dirt
)
override
Implementation
@override void update(int dirt) { super.update(dirt); invalidateShape(); }
flare_flutter package
documentation
base/actor_shape
ActorShape
update method
ActorShape class