Skip to content

Commit

Permalink
πŸš€ Optimized App Info Screen! Reformatted!
Browse files Browse the repository at this point in the history
  • Loading branch information
omegaui committed Mar 31, 2023
1 parent 4637a59 commit 95bbfe4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lib/ui/screens/app_info_screen.dart
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,7 @@ class AppInfoScreen extends StatelessWidget {
alignment: Alignment.topRight,
child: Padding(
padding: const EdgeInsets.all(40.0),
child: Container(

),
child: Container(),
),
),
Align(
Expand Down

0 comments on commit 95bbfe4

Please sign in to comment.