isExpanded property

bool get isExpanded

Whether the tile is currently expanded.

Implementation

bool get isExpanded => _isExpanded;