TextPropertiesToolbar constructor
const
TextPropertiesToolbar({
- Key? key,
- required ImageEditorController controller,
Implementation
const TextPropertiesToolbar({super.key, required this.controller});