boxShadow property

List<BoxShadow>? get boxShadow

Implementation

List<BoxShadow>? get boxShadow => boxShadowState?.of(selected);