leading property
Optional leading widget, typically an icon or graphic.
Type: Widget?
. Displayed at the start of the dialog header with
automatic icon styling (XL size, muted foreground color).
Implementation
final Widget? leading;
Optional leading widget, typically an icon or graphic.
Type: Widget?
. Displayed at the start of the dialog header with
automatic icon styling (XL size, muted foreground color).
final Widget? leading;