wrap property

bool? wrap
final

是否自动换行,仅在 horizontal 时有效,默认:false

Implementation

final bool? wrap;