infobip_mobilemessaging package
documentation
Configuration
WebViewSettings
WebViewSettings constructor
WebViewSettings
WebViewSettings
constructor
Null safety
WebViewSettings
(
{
String
?
title
,
String
?
barTintColor
,
String
?
tintColor
,
String
?
titleColor
}
)
Implementation
WebViewSettings({this.title, this.barTintColor, this.tintColor, this.titleColor});
infobip_mobilemessaging package
documentation
Configuration
WebViewSettings
WebViewSettings constructor
WebViewSettings class
Constructors
WebViewSettings
Properties
barTintColor
hashCode
runtimeType
tintColor
title
titleColor
Methods
noSuchMethod
toJson
toString
Operators
operator ==