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