menu
nice2dev_flutter_ui
data\nice_data3.dart
NiceSpreadsheetCell
NiceSpreadsheetCell.new constructor
NiceSpreadsheetCell.new
dark_mode
light_mode
NiceSpreadsheetCell
constructor
NiceSpreadsheetCell
(
{
dynamic
value
,
String
?
formula
,
NiceSpreadsheetCellStyle
?
style
,
})
Implementation
NiceSpreadsheetCell({this.value, this.formula, this.style});
nice2dev_flutter_ui
nice_data3
NiceSpreadsheetCell
NiceSpreadsheetCell.new constructor
NiceSpreadsheetCell class