CSSValue.fromFunction constructor

CSSValue.fromFunction(
  1. CSSFunction? _cssFunction
)

Implementation

CSSValue.fromFunction(this._cssFunction);