onActive variant?
#226
Unanswered
loyddaniels
asked this question in
Q&A
Replies: 2 comments
|
I have the same question, why is |
0 replies
|
There was also once this issue #242 which says to use a WidgetStateController but i somehow find the active state so important to not build a custom solution around it. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What's the point of the
onPressedvariant? It just flashes when pressed. There's this, but there's noonActive(which would correspond to CSS's:activeselector), in other words, when thePressableBoxis being pressed.onHoverdoesn't work, and that seems to be only for web/desktop. How do I stylePressableBoxwhile the mouse button is being held down on it?All reactions