Skip to content

Commit

Permalink
chore: export WidgetState instead of MaterialState
Browse files Browse the repository at this point in the history
  • Loading branch information
GroovinChip committed Sep 18, 2024
1 parent 817c9a5 commit ea69ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/library.dart
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export 'package:flutter/material.dart'
TimeOfDay,
DayPeriod,
FlexibleSpaceBar,
MaterialState;
WidgetState;
export 'package:flutter/widgets.dart';

export 'utils/utils.dart';

0 comments on commit ea69ade

Please sign in to comment.