of static method
The PullDownButtonTheme.dividerTheme property of the ambient PullDownButtonTheme.
Implementation
static PullDownMenuDividerTheme? of(BuildContext context) =>
PullDownButtonTheme.of(context)?.dividerTheme;
The PullDownButtonTheme.dividerTheme property of the ambient PullDownButtonTheme.
static PullDownMenuDividerTheme? of(BuildContext context) =>
PullDownButtonTheme.of(context)?.dividerTheme;