This commit is contained in:
@@ -162,6 +162,8 @@ class _MountWidgetState extends State<MountWidget>
|
|||||||
),
|
),
|
||||||
),
|
),
|
||||||
child: CheckboxListTile(
|
child: CheckboxListTile(
|
||||||
|
enabled:
|
||||||
|
!(mount.path.isEmpty && mount.mounted == null),
|
||||||
contentPadding: EdgeInsets.zero,
|
contentPadding: EdgeInsets.zero,
|
||||||
materialTapTargetSize:
|
materialTapTargetSize:
|
||||||
MaterialTapTargetSize.shrinkWrap,
|
MaterialTapTargetSize.shrinkWrap,
|
||||||
|
|||||||
Reference in New Issue
Block a user