isCropSupported property
bool
get
isCropSupported
Get whether this subclass supports cropping.
Implementation
bool get isCropSupported => false;
Get whether this subclass supports cropping.
bool get isCropSupported => false;