2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-13 18:55:34 +00:00

Refactoring

This commit is contained in:
Oliver Walters
2020-04-06 23:51:46 +10:00
parent 1d05fdbe50
commit 7304484369
6 changed files with 28 additions and 16 deletions

View File

@ -0,0 +1,6 @@
import 'package:flutter/cupertino.dart';
class CompanyDetailWidget extends StatefulWidget {
}