TextOnlyContent constructor
const
TextOnlyContent(
- String text
Implementation
const TextOnlyContent(this.text) : super(ButtonContentType.textOnly);
const TextOnlyContent(this.text) : super(ButtonContentType.textOnly);