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