ZdsHorizontalList constructor

ZdsHorizontalList(
  1. {Key? key,
  2. List<Widget>? children,
  3. Widget? caption,
  4. bool isReducedHeight = false}
)

Creates a ZdsHorizontalList.

Implementation

ZdsHorizontalList