Skip to content

Commit

Permalink
dart fix --apply --code=annotate_overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
jasikpark committed Feb 13, 2025
1 parent 7368a49 commit 9c3db65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/screens/EnrollmentScreen.dart
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ class _EnrollmentScreenState extends State<EnrollmentScreen> {

static const platform = MethodChannel('net.defined.mobileNebula/NebulaVpnService');

@override
void initState() {
code = widget.code;
super.initState();
Expand Down

0 comments on commit 9c3db65

Please sign in to comment.