gradientOnBorders property

bool gradientOnBorders
final

gradientOnBorders is a bool param to move the gradient on borders. If true it override the Container background and fill it with a Colors.transparent color.

Implementation

final bool gradientOnBorders;