shapeState property

set shapeState (NikuState<OutlinedBorder?>? v)

Implementation

set shapeState(NikuState<OutlinedBorder?>? v) => _style.shapeState = v;