numberFieldDecoration property

InputDecoration? numberFieldDecoration
final

Decoration for the TextFormField. Defaults to a simple outline border.

Implementation

final InputDecoration? numberFieldDecoration;