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