trailing property
Optional trailing widget for additional dialog controls.
Type: Widget?
. Positioned at the end of the dialog header with
similar styling to the leading widget.
Implementation
final Widget? trailing;
Optional trailing widget for additional dialog controls.
Type: Widget?
. Positioned at the end of the dialog header with
similar styling to the leading widget.
final Widget? trailing;