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