imageSideColor property

Color? imageSideColor

Color painted to the side of the image if it does not cover the full width available to it.

Implementation

Color? get imageSideColor => get<Color>('imageSideColor');