isExpandableCell abstract method

bool isExpandableCell(
  1. PlutoCell cell
)

Decide whether to show the extended button.

Implementation

bool isExpandableCell(PlutoCell cell);