menu
radartui package
documentation
radartui_test.dart
Border
Border.new const constructor
Border.new const constructor
dark_mode
light_mode
Border
constructor
const
Border
(
{
String
top
=
''
,
String
right
=
''
,
String
bottom
=
''
,
String
left
=
''
,
})
Implementation
const Border({ this.top = '', this.right = '', this.bottom = '', this.left = '', });
radartui package
documentation
radartui_test
Border
Border.new const constructor
Border class