menu
iconoir_flutter package
documentation
regular/border_tl.dart
BorderTl
BorderTl.new const constructor
BorderTl.new const constructor
dark_mode
light_mode
BorderTl
constructor
const
BorderTl
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const BorderTl({super.key, this.color, this.width, this.height});
iconoir_flutter package
documentation
regular/border_tl
BorderTl
BorderTl.new const constructor
BorderTl class