onSecondary method

Widget? onSecondary()

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

Implementation

Widget? onSecondary() => null;