leading property

Widget? leading
final

导航栏左侧活动区域,在为null且 automaticallyImplyLeading为true时默认赋值为BrnBackLeading

Implementation

final Widget? leading;