Type Definition pixel_widgets::widget::StateVec [−][src]
type StateVec = SmallVec<[StyleState<&'static str>; 3]>;
Expand description
Storage for style states
type StateVec = SmallVec<[StyleState<&'static str>; 3]>;
Storage for style states