Skip to content

Commit

Permalink
Update forui/lib/src/box/box_style.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 946a655 commit ed33064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forui/lib/src/box/box_style.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import 'package:flutter/material.dart';

import 'package:forui/forui.dart';

/// A class that holds the styles for [FBox].
/// [FBox]'s style.
class FBoxStyle {
/// The color.
final Color color;
Expand Down

0 comments on commit ed33064

Please sign in to comment.