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