moveExitWidgetSelectionButtonBuilder property
final
Builds the widget the WidgetInspector uses to move the exit selection mode button.
This lets MaterialApp to use a Material Design button to change the alignment without requiring WidgetInspector to depend on the Material package.
Implementation
final MoveExitWidgetSelectionButtonBuilder? moveExitWidgetSelectionButtonBuilder;