menu
nativebase_flutter package
documentation
components/primitives/box/box.dart
Box
borderRadius property
borderRadius property
dark_mode
light_mode
borderRadius
property
@
override
String
?
borderRadius
final
Sets the corner Radius of the box.
Box( borderRadius:'2' )
Implementation
@override final String? borderRadius;
nativebase_flutter package
documentation
components/primitives/box/box
Box
borderRadius property
Box class