config property

FxConfig get config

Implementation

static FxConfig get config => _config ??= FxConfig.load(rootDir);