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