menu
flutter_tailwind package
documentation
flutter_tailwind.dart
BorderWidthBuilderExt<T extends BorderWidthBuilder>
borderB6 property
borderB6 property
dark_mode
light_mode
borderB6
property
T
get
borderB6
set border bottom width 6
Implementation
T get borderB6 => this..innerBorderB = 6;
flutter_tailwind package
documentation
flutter_tailwind
BorderWidthBuilderExt<T extends BorderWidthBuilder>
borderB6 property
BorderWidthBuilderExt extension on T