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