idle
This commit is contained in:
@@ -406,7 +406,7 @@ class _FileExplorerState extends State<FileExplorer> {
|
||||
return Row(
|
||||
children: [
|
||||
PopupMenuButton<String>(
|
||||
color: AppTheme.accentColor.withAlpha(200),
|
||||
color: AppTheme.accentColor.withAlpha(220),
|
||||
position: PopupMenuPosition.under,
|
||||
offset: const Offset(48, 8),
|
||||
itemBuilder: (BuildContext context) => const [
|
||||
|
||||
Reference in New Issue
Block a user