menu
rehacul_app_medical
presentations/components/rehacul_dot_divider.dart
RehaculDottedDivider
RehaculDottedDivider const constructor
RehaculDottedDivider
brightness_4
brightness_5
RehaculDottedDivider
constructor
const
RehaculDottedDivider
(
{
Key
?
key
,
double
?
spaceWidth
,
double
?
dotWidth
,
double
?
dotHeight
}
)
Implementation
const RehaculDottedDivider({ super.key, this.spaceWidth, this.dotWidth, this.dotHeight, });
rehacul_app_medical
rehacul_dot_divider
RehaculDottedDivider
RehaculDottedDivider const constructor
RehaculDottedDivider class