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