pull/13/head
li3317 4 years ago
parent 3a381916d6
commit 665da6a89c
  1. 2
      lib/widgets/toolbar.dart

@ -682,7 +682,7 @@ class QuillToolbar extends StatefulWidget implements PreferredSizeWidget {
bool showListBullets = true, bool showListBullets = true,
bool showCodeBlock = true, bool showCodeBlock = true,
bool showQuote = true, bool showQuote = true,
bool showIndent, bool showIndent = true,
bool showLink = true, bool showLink = true,
bool showHistory = true, bool showHistory = true,
bool showHorizontalRule = false, bool showHorizontalRule = false,

Loading…
Cancel
Save