wrappedThemeData<W extends ComponentTheme<ElementaryBase> > static method
Implementation
static W? wrappedThemeData<W extends ComponentTheme<ElementaryBase>>(
BuildContext context,
) =>
context.dependOnInheritedWidgetOfExactType<W>();