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