TextConfig constructor
TextConfig({})
Implementation
TextConfig(
{this.buttonTextStyle,
this.hintTextStyle,
this.confirmString,
this.cancelString,
this.hourHint,
this.minHint});
TextConfig(
{this.buttonTextStyle,
this.hintTextStyle,
this.confirmString,
this.cancelString,
this.hourHint,
this.minHint});