showToolbar method

  1. @protected
  2. @override
void showToolbar()
override

Requests that the client show the editing toolbar, for example when the platform changes the selection through a non-flutter method such as scribble.

Implementation

@protected
@override
void showToolbar() {}