SplitEdit class final

Cuts the region that contains sample in two. Nothing audible changes.

On its own, this edit is useful only as preparation. It gives the next edit an edge to act on.

Inheritance

Constructors

SplitEdit(int sample)
const

Properties

hashCode int
The hash code for this object.
no setterinherited
label String
A short label, for an undo menu.
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sample int
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited