leadingActionsCount property

int leadingActionsCount

Implementation

int get leadingActionsCount => widget.leadingActions?.length ?? 0;