lightBorderStyle constant

  1. @Deprecated('Use "lightBorderTopLeft" instead.')
IconData const lightBorderStyle

Alias border-style for icon lightBorderTopLeft

Implementation

@Deprecated('Use "lightBorderTopLeft" instead.')
static const IconData lightBorderStyle = lightBorderTopLeft;