Travellerfield constructor
- Key? key,
- Color? textColor,
- FontWeight? fontWeight,
- bool showAsDropDownUi = false,
Implementation
Travellerfield({super.key, this.textColor, this.fontWeight, this.showAsDropDownUi=false});
Travellerfield({super.key, this.textColor, this.fontWeight, this.showAsDropDownUi=false});