TextSelectionToolbarLayoutDelegate constructor Null safety
Creates an instance of TextSelectionToolbarLayoutDelegate.
Implementation
TextSelectionToolbarLayoutDelegate({
required this.anchorAbove,
required this.anchorBelow,
this.fitsAbove,
});