Chore: dart format

pull/2117/head
CatHood0 8 months ago
parent 79f571aaa6
commit 77aed2c126
  1. 2
      lib/src/editor/widgets/text/text_selection.dart

@ -428,7 +428,7 @@ class EditorTextSelectionOverlay {
);
if (builtMagnifier == null) return;
_magnifierController.show(
context: context,
below: magnifierConfiguration.shouldDisplayHandlesInMagnifier

Loading…
Cancel
Save