child property
The child widget to wrap with toast functionality.
Type: Widget, required. The main application content that will have
toast notification capabilities available through the widget tree.
Implementation
final Widget child;
The child widget to wrap with toast functionality.
Type: Widget, required. The main application content that will have
toast notification capabilities available through the widget tree.
final Widget child;