menu
rive_native package
documentation
rive_native.dart
Mat2D
Mat2D.new constructor
Mat2D.new constructor
dark_mode
light_mode
Mat2D
constructor
Mat2D
(
)
Implementation
Mat2D() : _buffer = Float32List.fromList([1.0, 0.0, 0.0, 1.0, 0.0, 0.0]);
rive_native package
documentation
rive_native
Mat2D
Mat2D.new constructor
Mat2D class