Skip to content

Commit

Permalink
Commit from GitHub Actions (Forui Presubmit)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pante committed May 21, 2024
1 parent beef42c commit 0d081b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion forui/lib/src/theme/font.dart
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
import 'package:flutter/foundation.dart';
import 'package:flutter/widgets.dart';

import 'package:forui/forui.dart';
import 'package:sugar/core.dart';

import 'package:forui/forui.dart';

/// A Forui font that used to configure the [TextStyle]s of Forui widgets.
///
/// It is usually inherited from a ancestor [FTheme]. Besides the typical font information, a [FFont] also contains
Expand Down

0 comments on commit 0d081b6

Please sign in to comment.