menu
flutter_chen_common package
documentation
toast/src/toast_config.dart
ComToastBannerContent
ComToastBannerContent.new const constructor
ComToastBannerContent.new const constructor
dark_mode
light_mode
ComToastBannerContent
constructor
const
ComToastBannerContent
(
{
Widget
?
title
,
Widget
?
subtitle
,
Widget
?
trailing
,
})
Implementation
const ComToastBannerContent({ this.title, this.subtitle, this.trailing, });
flutter_chen_common package
documentation
toast/src/toast_config
ComToastBannerContent
ComToastBannerContent.new const constructor
ComToastBannerContent class