menu
nice2dev_flutter_ui package
documentation
data/nice_data3.dart
NiceSpreadsheetSheet
cells property
cells property
dark_mode
light_mode
cells
property
Map
<
String
,
NiceSpreadsheetCell
>
cells
final
Implementation
final Map<String, NiceSpreadsheetCell> cells;
nice2dev_flutter_ui package
documentation
data/nice_data3
NiceSpreadsheetSheet
cells property
NiceSpreadsheetSheet class