isExpanded property

bool get isExpanded

check if list is expanded

Implementation

bool get isExpanded => _currentState!._openDataList.value;