menu
googleapis package
documentation
sheets/v4.dart
Borders
Borders.new constructor
Borders.new constructor
dark_mode
light_mode
Borders
constructor
Borders
(
{
Border
?
bottom
,
Border
?
left
,
Border
?
right
,
Border
?
top
,
})
Implementation
Borders({
this
.bottom,
this
.left,
this
.right,
this
.top, });
googleapis package
documentation
sheets/v4
Borders
Borders.new constructor
Borders class