menu
rive_animation_manager package
documentation
rive.dart
PathCommand
PathCommand.new constructor
PathCommand.new constructor
dark_mode
light_mode
PathCommand
constructor
PathCommand
(
PathVerb
verb
, {
required
List
<
Vec2D
>
points
,
})
Implementation
PathCommand(this.verb, {required this.points});
rive_animation_manager package
documentation
rive
PathCommand
PathCommand.new constructor
PathCommand class