gradientOnBorders property
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;
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.
final bool gradientOnBorders;