thinBorderStyle constant

  1. @Deprecated('Use "thinBorderTopLeft" instead.')
IconData const thinBorderStyle

Alias border-style for icon thinBorderTopLeft

Implementation

@Deprecated('Use "thinBorderTopLeft" instead.')
static const IconData thinBorderStyle = thinBorderTopLeft;