PACKAGE_ASSET_DIR constant

String const PACKAGE_ASSET_DIR

Path to the JetLeaf asset directory inside lib/.

This is where static or generated assets are located during development.

Implementation

static const String PACKAGE_ASSET_DIR = 'assets';