Apply autofix

This commit is contained in:
zontreck 2025-03-15 02:23:52 -07:00
parent 8463e6e179
commit 1f7260c9cf
4 changed files with 3 additions and 7 deletions

View file

@ -5,6 +5,8 @@ import 'package:libacflutter/Alert.dart';
import 'package:libacflutter/Constants.dart';
class TestAlert extends StatelessWidget {
const TestAlert({super.key});
@override
Widget build(BuildContext context) {
return Scaffold(