isPressed property

bool isPressed
final

Whether the button is in the active state (chevron pointing up) or inactive state (chevron pointing down).

Implementation

final bool isPressed;