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