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