isExpanded property

bool isExpanded

Shows whether the node is expanded or not

Implementation

bool get isExpanded => expansionNotifier.value;