amap_map
amap_map
InfoWindow
InfoWindow const constructor
InfoWindow
amap_map
amap_map
InfoWindow
InfoWindow const constructor
InfoWindow class
Constructors
InfoWindow
Properties
hashCode
runtimeType
snippet
title
Methods
copyWith
noSuchMethod
toString
Operators
operator ==
Constants
noText
InfoWindow
constructor
const
InfoWindow
(
{
String
title
,
String
snippet
}
)
为
Marker
产生一个不可修改的文本气泡.
Implementation
const InfoWindow({this.title, this.snippet});