trailing property

Widget? trailing
final

A widget displayed at the end of the ArnaCheckboxListTile. This is usually an Icon.

Implementation

final Widget? trailing;