menu
rive_animation_manager package
documentation
rive.dart
RenderPath
addRawPath abstract method
addRawPath abstract method
dark_mode
light_mode
addRawPath
abstract method
void
addRawPath
(
RawPath
rawPath
, {
Mat2D
?
transform
,
bool
forceClockwise
=
false
,
})
Implementation
void addRawPath( common.RawPath rawPath, { Mat2D? transform, bool forceClockwise = false, });
rive_animation_manager package
documentation
rive
RenderPath
addRawPath abstract method
RenderPath class