largeSecondaryBody property
Widget to be displayed in the secondaryBody slot at the largest breakpoint.
If nothing is entered for this property, then the default secondaryBody is displayed in the slot. If null is entered for this slot, the slot stays empty.
Implementation
final WidgetBuilder? largeSecondaryBody;