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