type property
The border type. Possible string values are:
- "BORDER_TYPE_UNSPECIFIED" : Don't use. Unspecified.
- "NO_BORDER" : Default value. No border.
- "STROKE" : Outline.
Implementation
core.String? type;
The border type. Possible string values are:
core.String? type;