states property

List<bool>? states
final

List of toggle states true:enabled; false:disabled

Implementation

final List<bool>? states;