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