TextButtonDesign constructor
const
TextButtonDesign({
- Color text = _placeHolderColor,
Implementation
const TextButtonDesign({
this.text = _placeHolderColor,
});
const TextButtonDesign({
this.text = _placeHolderColor,
});