We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1995e1e commit b3a5224Copy full SHA for b3a5224
lib/src/toolbar/config/base_button_options.dart
@@ -64,6 +64,7 @@ class QuillToolbarBaseButtonOptions<T, I> {
64
65
/// Use custom theme
66
final QuillIconTheme? iconTheme;
67
+
68
/// If you want to display a different widget based using a builder
69
final QuillToolbarButtonOptionsChildBuilder<T, I> childBuilder;
70
}
0 commit comments