mirror of
https://github.com/flutter/samples.git
synced 2026-05-21 14:37:57 +00:00
Cascading context menu (#1501)
This commit is contained in:
committed by
GitHub
parent
f8117cc885
commit
e93776ae04
@@ -14,7 +14,7 @@ class AnywherePage extends StatelessWidget {
|
||||
|
||||
static const String route = 'anywhere';
|
||||
static const String title = 'Context Menu Anywhere Example';
|
||||
static const String subtitle = 'A ContextMenu outside of a text field';
|
||||
static const String subtitle = 'A context menu outside of a text field';
|
||||
|
||||
final PlatformCallback onChangedPlatform;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user