DockToolbar class
Toolbar definition used in DockLayout
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
part1
→ List<
DockSide> -
list of sides represented in part1 of toolbar.
final
-
part2
→ List<
DockSide> -
list of sides represented in part2 of toolbar.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- toolbarSize → double
-
toolbar size.
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