menu
textify package
documentation
matrix.dart
Matrix
data property
data property
dark_mode
light_mode
data
property
List
<
List
<
bool
>
>
get
data
Getter for data
Implementation
List<List<bool>> get data => _data;
textify package
documentation
matrix
Matrix
data property
Matrix class