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