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