useSmoothError property

bool useSmoothError
final

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;