Whether cut is enabled.
@override bool get cutEnabled => widget.toolbarOptions.cut && !widget.readOnly;