child property
Child/icon in left icon of ZeroListTile
If child is null, will return empty widget (SizedBox)
Implementation
final Widget? child;
Child/icon in left icon of ZeroListTile
If child is null, will return empty widget (SizedBox)
final Widget? child;