mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-11-09 01:23:28 +01:00
Added IconButton tootlips
This commit is contained in:
@@ -206,6 +206,7 @@ class _AppPageState extends State<AppPage> {
|
||||
}
|
||||
});
|
||||
},
|
||||
tooltip: 'Additional Options',
|
||||
icon: const Icon(Icons.settings)),
|
||||
const SizedBox(width: 16.0),
|
||||
Expanded(
|
||||
|
||||
Reference in New Issue
Block a user