hasBottomActions property

bool get hasBottomActions

Whether the bottom actions bar should display.

Implementation

bool get hasBottomActions => isPreviewEnabled || !isSingleAssetMode;