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