toolbarOptions property Null safety
final
Configuration of toolbar options.
Paste and cut will be disabled regardless.
If not set, select all and copy will be enabled by default.
Implementation
final ToolbarOptions toolbarOptions;
Configuration of toolbar options.
Paste and cut will be disabled regardless.
If not set, select all and copy will be enabled by default.
final ToolbarOptions toolbarOptions;