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