VSelectProperties constructor
VSelectProperties({})
Implementation
VSelectProperties({
this.buttonHeight = 46.0,
this.borderRadius = 8.0,
this.dropDownElevation = 8.0,
this.dropDownBorderRadius = 8.0,
this.headerTextStyle,
this.labelTextStyle,
this.validateTextStyle,
this.buttonWidth,
this.dropdownWidth,
});