amap_map_fluttify
amap_map_fluttify
AmapView
AmapView const constructor
AmapView
amap_map_fluttify
amap_map_fluttify
AmapView
AmapView const constructor
AmapView class
Constructors
AmapView
Properties
onMapCreated
hashCode
key
runtimeType
Methods
createState
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
AmapView
constructor
const
AmapView
(
{
Key
key
,
OnMapCreated
onMapCreated
})
Implementation
const AmapView({ Key key, this.onMapCreated, }) : super(key: key);