menu
sass_api package
documentation
sass_api.dart
SassString
hasQuotes property
hasQuotes property
dark_mode
light_mode
hasQuotes
property
bool
get
hasQuotes
Whether this string has quotes.
Implementation
bool get hasQuotes => _hasQuotes;
sass_api package
documentation
sass_api
SassString
hasQuotes property
SassString class