menu
b24_direct_debit_sdk package
documentation
presentation/widgets/sizebox_custom.dart
SizeboxCustom
SizeboxCustom const constructor
SizeboxCustom const constructor
dark_mode
light_mode
SizeboxCustom
constructor
const
SizeboxCustom
(
{
Key
?
key
,
double
height
=
0
,
double
width
=
0
,
})
Implementation
const SizeboxCustom({super.key, this.height = 0, this.width = 0});
b24_direct_debit_sdk package
documentation
presentation/widgets/sizebox_custom
SizeboxCustom
SizeboxCustom const constructor
SizeboxCustom class