ocean constant

SkeletonTheme const ocean

Ocean gradient theme.

Implementation

static const ocean = SkeletonTheme(
  baseColor: Color(0xFF4E54C8),
  highlightColor: Color(0xFF8F94FB),
);