lightDotCircle constant

  1. @Deprecated('Use "lightCircleDot" instead.')
IconData const lightDotCircle

Alias dot-circle for icon lightCircleDot

Implementation

@Deprecated('Use "lightCircleDot" instead.')
static const IconData lightDotCircle = lightCircleDot;