We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide easy-accessibility to the widgets in this library. This can be achieved by using the widget Semantics:
Semantics
Add debug fill properties to the widgets so they can be viewed in DevTools to help in development. This mostly apply to the Styles
Style
The text was updated successfully, but these errors were encountered:
As of my point of view, it's not necessary to add accessibility support for SplitButton, since Button already provides it.
SplitButton
Button
Sorry, something went wrong.
Both accessibility and diagnoticable support is provided in version 1.3.2.
ProgressBar
bdlukaa
No branches or pull requests
Accessibility
Provide easy-accessibility to the widgets in this library. This can be achieved by using the widget
Semantics
:Diagnosticable properties
Add debug fill properties to the widgets so they can be viewed in DevTools to help in development. This mostly apply to the
Style
sThe text was updated successfully, but these errors were encountered: