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