DesktopTextSelectionToolbarLayoutDelegate constructor
- required Offset anchor,
Creates an instance of TextSelectionToolbarLayoutDelegate.
Implementation
DesktopTextSelectionToolbarLayoutDelegate({
required this.anchor,
});
Creates an instance of TextSelectionToolbarLayoutDelegate.
DesktopTextSelectionToolbarLayoutDelegate({
required this.anchor,
});