getCssVariable function

String? getCssVariable(
  1. String name
)

Implementation

String? getCssVariable(String name) => null;