title property

dynamic title
final

AppBar标题,必须是String或者Widget类型 为String时,会使用BrnAppBarTitle来加载title

Implementation

final dynamic title;