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