androidToolbarBuilder property

  1. @Deprecated("To configure a toolbar builder, surround SuperEditor with a SuperEditorAndroidControlsScope, instead")
WidgetBuilder? androidToolbarBuilder
final

Builder that creates a floating toolbar when running on Android.

Implementation

@Deprecated("To configure a toolbar builder, surround SuperEditor with a SuperEditorAndroidControlsScope, instead")
final WidgetBuilder? androidToolbarBuilder;