disableIconTreeShaking constant

bool const disableIconTreeShaking

Disable icon tree-shaking for faster builds (only applies to build mode)

Implementation

static const bool disableIconTreeShaking = true;