selectionPopupButtons property

(List<Widget?>? Function(BuildContext context, SelectionState selection)?) selectionPopupButtons
final

Implementation

final List<Widget?>? Function(BuildContext context, SelectionState selection)?
    selectionPopupButtons;