Hero
Overview
During a screen transition, widgets that share the same tag move and animate smoothly from one screen to the next. For example, a thumbnail in a list expands smoothly into the large image on the detail screen.
Properties
| Property | Description | Value | Default |
|---|---|---|---|
tag | Tag that identifies the widgets to connect during a screen transition. Widgets with the same tag on the outgoing and incoming screens are linked, and the transition animation plays between them. | String | Empty string |