of static method

Implementation

static PullDownMenuTitleTheme? of(BuildContext context) =>
    PullDownButtonTheme.of(context)?.titleTheme;