errorDecoration property

BoxDecoration errorDecoration
final

the box decoration surrounding the widget when the validation function returns a value other than null. The decoration for the Container

Implementation

final BoxDecoration errorDecoration;