menu
flutter_helper_kit package
documentation
widgets/circle_container.dart
CircleContainer
boxShadow property
boxShadow property
dark_mode
light_mode
boxShadow
property
List
<
BoxShadow
>
?
boxShadow
final
Optional shadows around the circle.
Implementation
final List<BoxShadow>? boxShadow;
flutter_helper_kit package
documentation
widgets/circle_container
CircleContainer
boxShadow property
CircleContainer class