styleList property

List<ToggleStyle>? styleList
final

List of the styles for all values.

styleList must have the same length as values.

Implementation

final List<ToggleStyle>? styleList;