useSmoothError property
if true, this will use a smoothly animated error that uses AnimateSize to display, unlike the standard Flutter's input error
Implementation
final bool useSmoothError;
if true, this will use a smoothly animated error that uses AnimateSize to display, unlike the standard Flutter's input error
final bool useSmoothError;