menu
customtoastshow package
documentation
widgets/seperator.dart
Seperator
Seperator.double const constructor
Seperator.double const constructor
dark_mode
light_mode
Seperator.double
constructor
const
Seperator.double
(
double
size
, {
Key
?
key
,
})
Implementation
const Seperator.double(this.size, {Key? key}) : super(key: key);
customtoastshow package
documentation
widgets/seperator
Seperator
Seperator.double const constructor
Seperator class