Run dart fix in lib
This commit is contained in:
@@ -110,8 +110,7 @@ class _SizedFilamentWidget extends StatefulWidget {
|
||||
final FilamentController controller;
|
||||
|
||||
const _SizedFilamentWidget(
|
||||
{super.key,
|
||||
required this.width,
|
||||
{required this.width,
|
||||
required this.height,
|
||||
this.initial,
|
||||
required this.controller});
|
||||
|
||||
Reference in New Issue
Block a user