export indent button options QuillToolbarIndentButtonOptions (#1458)

pull/1469/head
Michael Allen 1 year ago committed by GitHub
parent 0f6a5051dd
commit 94819c267b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      lib/src/models/config/toolbar/configurations.dart

@ -23,6 +23,7 @@ export './buttons/color.dart';
export './buttons/font_family.dart';
export './buttons/font_size.dart';
export './buttons/history.dart';
export './buttons/indent.dart';
export './buttons/link_style.dart';
export './buttons/search.dart';
export './buttons/select_alignment.dart';

Loading…
Cancel
Save