fallback property

Object? fallback
final

Optional fallback value used when the CSS variable is missing.

Implementation

final Object? fallback;