underlineAnimated property
bool
get
underlineAnimated
Whether underline of the input box is animated.
Implementation
bool get underlineAnimated => focused;
Whether underline of the input box is animated.
bool get underlineAnimated => focused;