TextBotCommand constructor
const
TextBotCommand({
- required RichTextBase text,
Text Bot Command constructor.
Implementation
const TextBotCommand({required this.text}) : super._();
Text Bot Command constructor.
const TextBotCommand({required this.text}) : super._();