debugShortDescription property
The description text to show when the filter is part of a composite ImageFilter created using ImageFilter.compose.
Implementation
String get debugShortDescription => toString();
The description text to show when the filter is part of a composite ImageFilter created using ImageFilter.compose.
String get debugShortDescription => toString();