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