menu
element_core package
documentation
components.dart
ElIconTheme
of static method
of static method
dark_mode
light_mode
of
static method
ElIconTheme
of
(
BuildContext
context
)
Implementation
static ElIconTheme of(BuildContext context) => maybeOf(context) ?? const ElIconTheme.fallback();
element_core package
documentation
components
ElIconTheme
of static method
ElIconTheme class