of static method

Return an instance from higher up the widget tree.

Implementation

static InheritedMusic of(final BuildContext context) => maybeOf(context)!;