of static method
Return an instance from higher up the widget tree.
Implementation
static InheritedMusic of(final BuildContext context) => maybeOf(context)!;
Return an instance from higher up the widget tree.
static InheritedMusic of(final BuildContext context) => maybeOf(context)!;