menu
zds_flutter
zds_flutter
ZdsNotificationTile
ZdsNotificationTile const constructor
ZdsNotificationTile
brightness_4
brightness_5
ZdsNotificationTile
constructor
const
ZdsNotificationTile
(
{
required
String
dateLabel
,
Key
?
key
,
String
?
content
,
VoidCallback
?
onTap
,
bool
isUnread
=
true
,
Widget
?
leadingData
,
double
?
leadingWidth
=
12
,
bool
shrinkWrap
=
true
}
)
Constructs a
ZdsNotificationTile
.
Implementation
const ZdsNotificationTile
zds_flutter
zds_flutter
ZdsNotificationTile
ZdsNotificationTile const constructor
ZdsNotificationTile class