VInputProperties constructor
VInputProperties({})
Implementation
VInputProperties({
this.trackRadius = 7.0,
this.borderRadius = 8.0,
this.inputContainerHeight = 46.0,
this.topLabelTextStyle,
this.inputTextStyle,
this.errorTextStyle,
this.counterTextStyle,
this.validateErrorTextStyle,
this.hintTextStyle,
});