lightBorderStyleAlt constant

  1. @Deprecated('Use "lightBorderBottomRight" instead.')
IconData const lightBorderStyleAlt

Alias border-style-alt for icon lightBorderBottomRight

Implementation

@Deprecated('Use "lightBorderBottomRight" instead.')
static const IconData lightBorderStyleAlt = lightBorderBottomRight;