static ShimmerState? of(BuildContext context) { return context.findAncestorStateOfType<ShimmerState>(); }