Skip to content

Commit

Permalink
Update forui/lib/src/theme/widget_data.dart
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Ngeo <[email protected]>
  • Loading branch information
kawaijoe and Pante authored May 9, 2024
1 parent 9471a04 commit 0c9a2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forui/lib/src/theme/widget_data.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import 'package:forui/forui.dart';

/// A class that holds the widget data.
/// The default widget-specific theme and font data that is inherited from a [FTheme] by child Forui widgets.
class FWidgetData {
/// The box style.
final FBoxStyle box;
Expand Down

0 comments on commit 0c9a2fd

Please sign in to comment.