secondary property

Widget? secondary
final

A widget to display on the opposite side of the tile from the switch.

Typically an Icon widget.

Implementation

final Widget? secondary;