menu
ns_utils package
documentation
widgets/spacers.dart
C50
C50 const constructor
C50 const constructor
dark_mode
light_mode
C50
constructor
const
C50
(
{
Key
?
key
,
Color
?
color
,
})
Implementation
const C50({Key? key, this.color}) : super(key: key);
ns_utils package
documentation
widgets/spacers
C50
C50 const constructor
C50 class