maybeOf static method
Implementation
static ElIconTheme? maybeOf(BuildContext context) =>
context.dependOnInheritedWidgetOfExactType<ElIconTheme>();
static ElIconTheme? maybeOf(BuildContext context) =>
context.dependOnInheritedWidgetOfExactType<ElIconTheme>();