ZdsListTileWrapper constructor

const ZdsListTileWrapper(
  1. {Key? key,
  2. required Widget child,
  3. bool top = false,
  4. bool bottom = false,
  5. bool dividers = true,
  6. Color? backgroundColor}
)

Constructs a ZdsListTileWrapper.

Implementation

const ZdsListTileWrapper