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