menu
googleapis package
documentation
chat/v1.dart
CardHeader
CardHeader.new constructor
CardHeader.new constructor
dark_mode
light_mode
CardHeader
constructor
CardHeader
(
{
String
?
imageStyle
,
String
?
imageUrl
,
String
?
subtitle
,
String
?
title
,
})
Implementation
CardHeader({
this
.imageStyle,
this
.imageUrl,
this
.subtitle,
this
.title, });
googleapis package
documentation
chat/v1
CardHeader
CardHeader.new constructor
CardHeader class
Constructors
new
fromJson
Properties
hashCode
imageStyle
imageUrl
runtimeType
subtitle
title
Methods
noSuchMethod
toJson
toString
Operators
operator ==