menu
nobody package
documentation
excel/cell.dart
Cell
text property
text property
dark_mode
light_mode
text
property
String
get
text
Implementation
String get text => data?.value.toString() ?? "";
nobody package
documentation
excel/cell
Cell
text property
Cell class