menu
flare_flutter package
documentation
base/actor_shape.dart
ActorShape
fill property
fill property
dark_mode
light_mode
fill
property
ActorFill
?
get
fill
Implementation
ActorFill? get fill => _fills.isNotEmpty ? _fills.first : null;
flare_flutter package
documentation
base/actor_shape
ActorShape
fill property
ActorShape class