Skip to content

Commit

Permalink
Update gesture_mix_state.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
tilucasoli committed Dec 2, 2024
1 parent e3e6885 commit 7a7d542
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import '../widget_state_controller.dart';

abstract interface class WidgetStateHandler {
@visibleForTesting
// ignore: avoid-unassigned-late-fields
late final MixWidgetStateController controller;
}

Expand Down

0 comments on commit 7a7d542

Please sign in to comment.