mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Refactor imports
This commit is contained in:
parent
c78dd7cfa5
commit
2a6df373c5
38 changed files with 8 additions and 53 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue