menu
naver_maps_sdk_flutter package
documentation
model/html_icon.dart
HtmlIcon
HtmlIcon.new const constructor
HtmlIcon.new const constructor
dark_mode
light_mode
HtmlIcon
constructor
const
HtmlIcon
(
{
required
String
content
,
NSize
?
size
,
NPoint
?
anchor
,
})
Implementation
const HtmlIcon({required this.content, this.size, this.anchor});
naver_maps_sdk_flutter package
documentation
model/html_icon
HtmlIcon
HtmlIcon.new const constructor
HtmlIcon class