StyleState constructor

StyleState(
  1. UvStyle style
)

Creates a style state with the given style.

Implementation

StyleState(this.style);