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