thinRandom constant

  1. @Deprecated('Use "thinShuffle" instead.')
IconData const thinRandom

Alias random for icon thinShuffle

Implementation

@Deprecated('Use "thinShuffle" instead.')
static const IconData thinRandom = thinShuffle;