flutter/ui/markdown/page/page library
Classes
- MarkdownFlutterContentGeneralFramework
- UncompleteDocumentation
-
MarkdownFlutterPageGeneralFramework<
T extends MarkdownFlutterPageStateGeneralFramework> - UncompleteDocumentation
- MarkdownFlutterPageStateGeneralFramework
- UncompleteDocumentation
Typedefs
-
MarkdownFlutterAppBarActionsGeneralFrameworkFunction<
T extends MarkdownFlutterPageStateGeneralFramework> = List< Widget> Function(BuildContext context, T markdownFlutterPageStateGeneralFramework) - UncompleteDocumentation
-
MarkdownFlutterContentGeneralFrameworkFunction<
T extends MarkdownFlutterPageStateGeneralFramework> = FutureOr< MarkdownFlutterContentGeneralFramework> Function(BuildContext context, T markdownFlutterPageStateGeneralFramework) - UncompleteDocumentation
-
MarkdownFlutterOnUrlPressedGeneralFrameworkFunction<
T extends MarkdownFlutterPageStateGeneralFramework> = void Function(BuildContext context, String url, T markdownFlutterPageStateGeneralFramework) - UncompleteDocumentation
-
MarkdownFlutterPopupMenuItemsGeneralFrameworkFunction<
T extends MarkdownFlutterPageStateGeneralFramework> = List< PopupMenuEntry> Function(BuildContext context, T markdownFlutterPageStateGeneralFramework, TextStyle textStyle) - UncompleteDocumentation