TextstylesetController constructor
TextstylesetController({
- required String input,
The constructor for the TextstylesetController class.
Implementation
TextstylesetController({
required this.input,
});