menu
xwidgets_pack package
documentation
widgets/x_card.dart
XCard
blurRadius property
blurRadius property
dark_mode
light_mode
blurRadius
property
double
?
blurRadius
final
The blur and spread radius of the shadow.
If null, defaults to
0.7
.
Implementation
final double? blurRadius;
xwidgets_pack package
documentation
widgets/x_card
XCard
blurRadius property
XCard class