menu
Flutter
vector_math
Matrix3
dimension property
dimension
brightness_4
brightness_5
dimension
property
int
dimension
Dimension of the matrix.
Implementation
int get dimension => 3;
Flutter
vector_math
Matrix3
dimension property
Matrix3 class