menu
visa_nova_flutter package
documentation
shared/themes/visa_theme_extension.dart
VContentCardProperties
VContentCardProperties.new constructor
VContentCardProperties.new constructor
dark_mode
light_mode
VContentCardProperties
constructor
VContentCardProperties
(
{
double
?
borderRadius
=
13.0
,
double
?
elevation
=
0.0
,
})
Implementation
VContentCardProperties({ this.borderRadius = 13.0, this.elevation = 0.0, });
visa_nova_flutter package
documentation
shared/themes/visa_theme_extension
VContentCardProperties
VContentCardProperties.new constructor
VContentCardProperties class