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