menu
im_themed package
documentation
third-party/csslib/parser.dart
Border
Border const constructor
Border const constructor
dark_mode
light_mode
Border
constructor
const
Border
(
[
int
?
top
,
int
?
left
,
int
?
bottom
,
int
?
right
,
])
Implementation
const Border([this.top, this.left, this.bottom, this.right]);
im_themed package
documentation
third-party/csslib/parser
Border
Border const constructor
Border class