• Hans Muller's avatar
    ShaderMask · 4de0a99b
    Hans Muller authored
    The ShaderMask widget enables rendering its child with an alpha channel defined by a Shader. For example if the Shader was a linear gradient in alpha then the component behind the ShaderMask's child would appear wherever the gradient's alpha value was not fully opaque.
    
    The card_collection.dart example demonstrates this. Select the "Let the sun shine" checkbox in the app's drawer.
    4de0a99b
Name
Last commit
Last update
..
BUILD.gn Loading commit data...
big_switch.dart Loading commit data...
card_collection.dart Loading commit data...
container.dart Loading commit data...
date_picker.dart Loading commit data...
drag_and_drop.dart Loading commit data...
ensure_visible.dart Loading commit data...
horizontal_scrolling.dart Loading commit data...
navigation.dart Loading commit data...
overlay_geometry.dart Loading commit data...
pageable_list.dart Loading commit data...
piano.dart Loading commit data...
progress_indicator.dart Loading commit data...
pubspec.yaml Loading commit data...
scale.dart Loading commit data...
sector.dart Loading commit data...
spinning_mixed.dart Loading commit data...
styled_text.dart Loading commit data...
tabs.dart Loading commit data...