WidgetStatesData constructor

const WidgetStatesData(
  1. Set<WidgetState> states
)

Implementation

const WidgetStatesData(this.states);