mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-11-26 21:14:55 +00:00
removed unnecessary BuildContext from TagChipDisplay constructor, sorted its properies, and converted to using super.key.
This commit is contained in:
@ -145,7 +145,6 @@ class CreateSpaceModelDialog extends StatelessWidget {
|
||||
),
|
||||
const SizedBox(height: 10),
|
||||
TagChipDisplay(
|
||||
context,
|
||||
screenWidth: screenWidth,
|
||||
spaceModel: updatedSpaceModel,
|
||||
products: products,
|
||||
|
||||
Reference in New Issue
Block a user