• Arash's avatar
    [Feat] Stroke color for Slider value indicator (#135986) · a9567313
    Arash authored
    Consider a scenario where the background color and indicator's background color are the same. 
    
    Adding a stroke color to the value indicator would be a valuable for the following reasons:
    - **Visual Clarity:** It would allow developers to make the value indicator stand out more against the background, making it easier for users to notice.
    - **Customization:** It would provide more flexibility in customizing the appearance of the sliding widget, allowing developers to match the design requirements of their apps.
    - **Accessibility:** Improved visual distinction can enhance the accessibility of the sliding widget for users with various needs.
    
    *List which issues are fixed by this PR. You must list at least one issue.*
    
    Fixes #135984
    a9567313
Name
Last commit
Last update
..
fix_data Loading commit data...
src Loading commit data...
analysis_options.yaml Loading commit data...
analysis_options_user.yaml Loading commit data...
animation.dart Loading commit data...
cupertino.dart Loading commit data...
foundation.dart Loading commit data...
gestures.dart Loading commit data...
material.dart Loading commit data...
painting.dart Loading commit data...
physics.dart Loading commit data...
rendering.dart Loading commit data...
scheduler.dart Loading commit data...
semantics.dart Loading commit data...
services.dart Loading commit data...
widgets.dart Loading commit data...