units property

List<Widget> units
final

List of components to be carousel-ed. 要轮播的组件列表

Implementation

final List<Widget> units;