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