toolbarCommands property
Built-in command buttons to show, in order.
When null, Scratch-style defaults are used. Disabled commands are removed from this list automatically.
Implementation
final List<MarkdownEditorCommand>? toolbarCommands;
Built-in command buttons to show, in order.
When null, Scratch-style defaults are used. Disabled commands are removed from this list automatically.
final List<MarkdownEditorCommand>? toolbarCommands;