InsertButtons class

Insert group

Inheritance

Constructors

InsertButtons({bool link = true, bool picture = true, bool audio = true, bool video = true, bool otherFile = false, bool table = true, bool hr = true})
const

Properties

audio → bool
final
hashCode → int
The hash code for this object.
no setterinherited
hr → bool
final
final
otherFile → bool
final
picture → bool
final
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
table → bool
final
video → bool
final

Methods

getIcons() → List<Icon>
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