TextFieldAppendTextIntent constructor
const
TextFieldAppendTextIntent({
- required String text,
Implementation
const TextFieldAppendTextIntent({required this.text});
const TextFieldAppendTextIntent({required this.text});