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