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