Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
Amir-P committed Aug 25, 2024
1 parent 5699e31 commit 6b99ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/fleather/lib/src/widgets/autoformats.dart
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class AutoFormats {
: _autoFormats = autoFormats;

/// Default set of auto formats.
///
///
/// Use [additionalFormats] to add your autoformats to the default set.
factory AutoFormats.fallback([List<AutoFormat>? additionalFormats]) {
return AutoFormats(autoFormats: [
Expand Down

0 comments on commit 6b99ce7

Please sign in to comment.