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