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