menu
gradient_containers_plus package
documentation
gradient_containers_plus/base/gradient_container_base.dart
GradientContainerBase
shape property
shape property
dark_mode
light_mode
shape
property
BoxShape
shape
final
The shape of the container (rectangle or circle)
Implementation
final BoxShape shape;
gradient_containers_plus package
documentation
gradient_containers_plus/base/gradient_container_base
GradientContainerBase
shape property
GradientContainerBase class