leadingWidth property

double? leadingWidth
final

The value that will be passed to the SliverAppBar.leadingWidth parameter. A widget to display before the toolbar's title.

Implementation

final double? leadingWidth;