specificity property
int
get
specificity
Returns the specificity of this configuration. Used to resolve conflicts if multiple configurations match.
Implementation
int get specificity => _specificity;
Returns the specificity of this configuration. Used to resolve conflicts if multiple configurations match.
int get specificity => _specificity;