menu
nobody package
documentation
excel/cell.dart
Cell
is_error property
is_error property
dark_mode
light_mode
is_error
property
bool
get
is_error
Implementation
bool get is_error => data?.value is Error;
nobody package
documentation
excel/cell
Cell
is_error property
Cell class