buildToolbar method
Builds a toolbar near a text selection.
Typically displays buttons for copying and pasting text.
Implementation
Widget buildToolbar(BuildContext context, Rect globalEditableRegion, Offset position, TextSelectionDelegate delegate);