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