child property

Widget child
final

The Widget that will be wrapped by ZdsListTileWrapper.

Typically a ZdsListTile for the styling to be applied to.

Implementation

final Widget child;