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 {
}