width property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
The width of the border, in pixels.
Deprecated; the width is determined by the "style" field.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.int? width;