menu
sass_api package
documentation
sass_api.dart
IncludeRule
name property
name property
dark_mode
light_mode
name
property
String
name
final
The name of the mixin being invoked, with underscores converted to hyphens.
Implementation
final String name;
sass_api package
documentation
sass_api
IncludeRule
name property
IncludeRule class