SuperEditorIosToolbarFocalPointDocumentLayerBuilder class

A SuperEditorDocumentLayerBuilder that builds a IosToolbarFocalPointDocumentLayer, which positions a Leader widget around the document selection, as a focal point for an iOS floating toolbar.

Implemented types

Constructors

SuperEditorIosToolbarFocalPointDocumentLayerBuilder({bool showDebugLeaderBounds = false})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
showDebugLeaderBounds bool
Whether to paint colorful bounds around the leader widget.
final

Methods

build(BuildContext context, SuperEditorContext editorContext) ContentLayerWidget
override
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