expanded property

int? get expanded

Implementation

int? get expanded => expandedState?.of(selected);