We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15ca07e commit d69a621Copy full SHA for d69a621
…lper/action/flutter_shortcut_action.dart …b/src/helper/action/shortcut_action.dartlib/src/helper/action/flutter_shortcut_action.dart renamed to lib/src/helper/action/shortcut_action.dart
@@ -8,4 +8,4 @@ for more details.
8
9
*/
10
11
-typedef void FlutterShortcutAction(String action);
+typedef void ShortcutAction(String action);
0 commit comments