of static method

Implementation

static PullDownMenuRouteTheme? of(BuildContext context) =>
    PullDownButtonTheme.of(context)?.routeTheme;