getCSSVariable abstract method

String? getCSSVariable(
  1. String identifier,
  2. String propertyName
)

Implementation

String? getCSSVariable(String identifier, String propertyName);