2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-12 18:25:26 +00:00
This commit is contained in:
Oliver
2021-08-10 20:59:07 +10:00
parent 4ff6ce1ca3
commit 2cb3e89a9a
6 changed files with 13 additions and 21 deletions

View File

@ -22,8 +22,6 @@ import 'package:inventree/api.dart';
import 'package:dropdown_search/dropdown_search.dart';
import 'package:font_awesome_flutter/font_awesome_flutter.dart';
import '../api_form.dart';
class StockDetailWidget extends StatefulWidget {
StockDetailWidget(this.item, {Key? key}) : super(key: key);