menu
mahop_data_table package
documentation
mh_text/mh_space.dart
MhSpace
MhSpace const constructor
MhSpace const constructor
dark_mode
light_mode
MhSpace
constructor
const
MhSpace
(
{
Key
?
key
,
double
height
=
10
,
double
width
=
10
,
})
Implementation
const MhSpace({super.key, this.height = 10, this.width = 10});
mahop_data_table package
documentation
mh_text/mh_space
MhSpace
MhSpace const constructor
MhSpace class