of static method

Implementation

static PullDownMenuDividerTheme? of(BuildContext context) =>
    PullDownButtonTheme.of(context)?.dividerTheme;