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