MarkdownFlutterAppBarActionsGeneralFrameworkFunction<T extends MarkdownFlutterPageStateGeneralFramework> typedef

MarkdownFlutterAppBarActionsGeneralFrameworkFunction<T extends MarkdownFlutterPageStateGeneralFramework> = List<Widget> Function(BuildContext context, T markdownFlutterPageStateGeneralFramework)

UncompleteDocumentation

Implementation

typedef MarkdownFlutterAppBarActionsGeneralFrameworkFunction<
        T extends MarkdownFlutterPageStateGeneralFramework>
    = List<Widget> Function(
        BuildContext context, T markdownFlutterPageStateGeneralFramework);