PaddedDivider.thin constructor
const
PaddedDivider.thin({
- Key? key,
Implementation
const PaddedDivider.thin({super.key})
: padding = const EdgeInsets.only(bottom: 4.0);
const PaddedDivider.thin({super.key})
: padding = const EdgeInsets.only(bottom: 4.0);