2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-12 02:05:29 +00:00

Refactor imports

This commit is contained in:
Oliver Walters
2022-03-29 19:54:19 +11:00
parent c78dd7cfa5
commit 2a6df373c5
38 changed files with 8 additions and 53 deletions

View File

@ -4,7 +4,6 @@
* Long-pressing on this will return the user to the home screen
*/
import "package:flutter/cupertino.dart";
import "package:flutter/material.dart";
Widget backButton(BuildContext context, GlobalKey<ScaffoldState> key) {