TextInputDecorator constructor

TextInputDecorator()

Implementation

TextInputDecorator() {
  _inputDecoration = const InputDecoration();
}