idle
This commit is contained in:
@@ -989,6 +989,7 @@ class _FileExplorerState extends State<FileExplorer>
|
|||||||
return Row(
|
return Row(
|
||||||
children: [
|
children: [
|
||||||
PopupMenuButton<String>(
|
PopupMenuButton<String>(
|
||||||
|
tooltip: "sort by",
|
||||||
color: AppTheme.accentColor.withAlpha(220),
|
color: AppTheme.accentColor.withAlpha(220),
|
||||||
position: PopupMenuPosition.under,
|
position: PopupMenuPosition.under,
|
||||||
offset: const Offset(48, 8),
|
offset: const Offset(48, 8),
|
||||||
|
|||||||
Reference in New Issue
Block a user