menu
nativebase_flutter package
documentation
theme/styled_system.dart
borderStyle constant
borderStyle constant
dark_mode
light_mode
borderStyle
top-level constant
Map
<
String
,
dynamic
>
const
borderStyle
Implementation
const Map<String, dynamic> borderStyle = { 'solid': BorderStyle.solid, 'none': BorderStyle.none };
nativebase_flutter package
documentation
theme/styled_system
borderStyle constant
styled_system library