Primary text for the title.
String get title => _config.title;
set title(String title) { _config.title = title; }