Skip to content

Commit b3a5224

Browse files
authored
chore: revert changes to base_button_options.dart
1 parent 1995e1e commit b3a5224

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/src/toolbar/config/base_button_options.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ class QuillToolbarBaseButtonOptions<T, I> {
6464

6565
/// Use custom theme
6666
final QuillIconTheme? iconTheme;
67+
6768
/// If you want to display a different widget based using a builder
6869
final QuillToolbarButtonOptionsChildBuilder<T, I> childBuilder;
6970
}

0 commit comments

Comments
 (0)