customWidget property
If customWidget is provided, other properties such as leadingWidget, message, trailingWidget, messageStyle, etc., will be ignored.
Implementation
final Widget? customWidget;
If customWidget is provided, other properties such as leadingWidget, message, trailingWidget, messageStyle, etc., will be ignored.
final Widget? customWidget;