menu
visa_nova_flutter package
documentation
shared/themes/visa_theme_extension.dart
VDividerProperties
VDividerProperties.new constructor
VDividerProperties.new constructor
dark_mode
light_mode
VDividerProperties
constructor
VDividerProperties
(
{
double
?
height
,
double
?
endIndent
,
double
?
indent
,
double
?
thickness
=
1.0
,
})
Implementation
VDividerProperties({ this.height, this.endIndent, this.indent, this.thickness = 1.0, });
visa_nova_flutter package
documentation
shared/themes/visa_theme_extension
VDividerProperties
VDividerProperties.new constructor
VDividerProperties class