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