menu
flutter_html package
documentation
flutter_html.dart
Marker
Marker.new constructor
Marker.new constructor
dark_mode
light_mode
Marker
constructor
Marker
(
{
Content
content
=
Content.normal
,
Style
?
style
,
})
Implementation
Marker({ this.content = Content.normal, this.style, });
flutter_html package
documentation
flutter_html
Marker
Marker.new constructor
Marker class