PS_SOLID top-level constant

  1. @Deprecated('Use PEN_STYLE.PS_SOLID instead')
int const PS_SOLID

The pen is solid.

Implementation

@Deprecated('Use PEN_STYLE.PS_SOLID instead')
const PS_SOLID = 0;