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