menu
nativebase_flutter package
documentation
components/primitives/box/box.dart
Box
borderLeft property
borderLeft property
dark_mode
light_mode
borderLeft
property
@
override
String
?
borderLeft
final
Sets the right border width of the box.
Box( borderLeft:'1' )
Implementation
@override final String? borderLeft;
nativebase_flutter package
documentation
components/primitives/box/box
Box
borderLeft property
Box class