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