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