added tooltip
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good

This commit is contained in:
Scott E. Graves 2025-03-24 13:30:21 -05:00
parent bbd4cc0eed
commit 96827c007d

View File

@ -70,9 +70,10 @@ class _MountWidgetState extends State<MountWidget> {
mount.mounted != null &&
!mount.mounted!)
IconButton(
icon: const Icon(Icons.backspace),
icon: const Icon(Icons.remove),
color: subTextColor,
onPressed: () => mount.clearMountLocation(),
tooltip: 'Clear Mount Location',
),
IconButton(
icon: Icon(