secondary property
CheckboxListTile A widget to display on the opposite side of the tile from the checkbox.
Implementation
Widget? secondary;
CheckboxListTile A widget to display on the opposite side of the tile from the checkbox.
Widget? secondary;