mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-13 18:55:34 +00:00
More cleanup
This commit is contained in:
@ -9,7 +9,7 @@ import 'package:InvenTree/widget/refreshable_state.dart';
|
||||
|
||||
abstract class CompanyListWidget extends StatefulWidget {
|
||||
|
||||
String title = "";
|
||||
final String title = "";
|
||||
Map<String, String> filters = {};
|
||||
|
||||
@override
|
||||
|
Reference in New Issue
Block a user