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