borderStyle constant

  1. @Deprecated('Use "borderTopLeft" instead.')
IconData const borderStyle

Alias border-style for icon borderTopLeft

Implementation

@Deprecated('Use "borderTopLeft" instead.')
static const IconData borderStyle = borderTopLeft;