debugShortDescription property

String get debugShortDescription

The description text to show when the filter is part of a composite ImageFilter created using ImageFilter.compose.

Implementation

String get debugShortDescription => toString();