menu
flutterwind_core package
documentation
flutterwind.dart
TailwindConfig
borderWidth property
borderWidth property
dark_mode
light_mode
borderWidth
property
Map
<
String
,
double
>
borderWidth
getter/setter pair
Implementation
static Map<String, double> borderWidth = { '0': 0.0, '1': 1.0, '2': 2.0, '4': 4.0, '8': 8.0, };
flutterwind_core package
documentation
flutterwind
TailwindConfig
borderWidth property
TailwindConfig class