pub type State<P> = Plain<P>;
The internal state of a Text widget.
Text
pub struct State<P> { /* private fields */ }