isExpanded property

bool get isExpanded

Implementation

bool get isExpanded => _state?._isExpanded ?? false;