leadingActions property
final
Extra action widgets rendered before the help and theme buttons.
A vertical divider is inserted automatically between these actions and the trailing help/theme group when this list is non-empty.
Implementation
final List<Widget> leadingActions;