states property

Set<ButtonState>? states
final

states != null with be apply this state, else with be apply with setCustomState function in key

Implementation

final Set<ButtonState>? states;