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