child property
final
The Widget that will be wrapped by ZdsListTileWrapper
.
Typically a ZdsListTile for the styling to be applied to.
Implementation
final Widget child;
The Widget that will be wrapped by ZdsListTileWrapper
.
Typically a ZdsListTile for the styling to be applied to.
final Widget child;