config property
FillerConfig
get
config
Protected getter to access config from subclasses
Implementation
FillerConfig get config => _config;
Protected getter to access config from subclasses
FillerConfig get config => _config;