subtitle property
The subtitle text displayed in the snackbar.
This is the secondary message shown below the title, typically used for additional details or context.
Implementation
final Text subtitle;
The subtitle text displayed in the snackbar.
This is the secondary message shown below the title, typically used for additional details or context.
final Text subtitle;