initSelect property

bool initSelect
final
  • 初始化选中状态
  • 仅在widget创建时生效
  • 默认false

Implementation

final bool initSelect;