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