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