isExpanded property
bool
get
isExpanded
check if list is expanded
Implementation
bool get isExpanded => _currentState!._openDataList.value;
check if list is expanded
bool get isExpanded => _currentState!._openDataList.value;