menu
cupertino_country_picker package
documentation
utils/context.dart
Context
boxShadow property
boxShadow property
dark_mode
light_mode
boxShadow
property
List
<
BoxShadow
>
get
boxShadow
Implementation
List<BoxShadow> get boxShadow => [ BoxShadow( color: shadowColor, blurRadius: blurRadius, ), ];
cupertino_country_picker package
documentation
utils/context
Context
boxShadow property
Context extension on
BuildContext