menu
dwarf package
documentation
html.dart
border function
border function
dark_mode
light_mode
border
function
Attribute
<
BorderAttr
>
border
(
String
value
)
Implementation
Attribute<BorderAttr> border(String value) { return Attribute('border', value); }
dwarf package
documentation
html
border function
html library