menu
dimap package
documentation
protocol.dart
PageContent
title property
title property
dark_mode
light_mode
title
property
String
get
title
Web page title.
Implementation
String get title;
set
title
(
String
string
)
Implementation
set title(String string);
dimap package
documentation
protocol
PageContent
title property
PageContent class