isExpanded property
bool
get
isExpanded
当前是否展开。
Implementation
bool get isExpanded => _currentValue == MiuixNavigationRailValue.expanded;
当前是否展开。
bool get isExpanded => _currentValue == MiuixNavigationRailValue.expanded;