title property

String? title
final

文本标题 如果指定title文本标题,使用通用文本标题,否则使用titleWidget的widget作为标题

Implementation

final String? title;