setTitle abstract method

Future<void> setTitle(
  1. String title
)

设置标题

Implementation

Future<void> setTitle(String title);