activeState property

WOITextFieldStyle? activeState
final

That's the state that would show when use taps on the text field to add some value

Implementation

final WOITextFieldStyle? activeState;