menu
flutter_tailwind package
documentation
flutter_tailwind.dart
BorderRadiusBuilderExt<T extends BorderRadiusBuilder>
roundedTr3 property
roundedTr3 property
dark_mode
light_mode
roundedTr3
property
T
get
roundedTr3
set the Top Right radius is 3
Implementation
T get roundedTr3 => this..topRight = 3;
flutter_tailwind package
documentation
flutter_tailwind
BorderRadiusBuilderExt<T extends BorderRadiusBuilder>
roundedTr3 property
BorderRadiusBuilderExt extension on T