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