onCssParseError property

OnCssParseError? onCssParseError
final

A function that defines what to do when CSS fails to parse

Implementation

final OnCssParseError? onCssParseError;