Apply autofix
This commit is contained in:
parent
8463e6e179
commit
1f7260c9cf
4 changed files with 3 additions and 7 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue