name property
The name of the function being invoked, with underscores converted to hyphens.
If this function is a plain CSS function, use originalName instead.
Implementation
final String name;
The name of the function being invoked, with underscores converted to hyphens.
If this function is a plain CSS function, use originalName instead.
final String name;