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