defaultConfig property
ToastrConfig
get
defaultConfig
Returns the current default configuration (read-only).
Implementation
static ToastrConfig get defaultConfig => _defaultConfig;
Returns the current default configuration (read-only).
static ToastrConfig get defaultConfig => _defaultConfig;