hasBottomActions property
bool
get
hasBottomActions
Whether the bottom actions bar should display.
Implementation
bool get hasBottomActions => isPreviewEnabled || !isSingleAssetMode;
Whether the bottom actions bar should display.
bool get hasBottomActions => isPreviewEnabled || !isSingleAssetMode;