showToolbar method

  1. @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

@override
void showToolbar() {}