2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-05-05 08:48:55 +00:00
inventree-app/lib/widget/company_detail.dart
Oliver Walters 7304484369 Refactoring
2020-04-06 23:51:46 +10:00

6 lines
96 B
Dart

import 'package:flutter/cupertino.dart';
class CompanyDetailWidget extends StatefulWidget {
}