of static method

Implementation

static ZeroSkeletonTheme? of(BuildContext context) =>
    context.dependOnInheritedWidgetOfExactType<ZeroSkeletonTheme>();