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