menu
fluttershy package
documentation
math.dart
Matrix3
dimension property
dimension property
dark_mode
light_mode
dimension
property
int
get
dimension
Dimension of the matrix.
Implementation
int get dimension => 3;
fluttershy package
documentation
math
Matrix3
dimension property
Matrix3 class