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