menu
nueli_core package
documentation
nueli_core.dart
Layout
Layout.new constructor
Layout.new constructor
dark_mode
light_mode
Layout
constructor
Layout
(
{
Key
?
key
,
})
Implementation
Layout({Key? key}) : super(key: key, fallback: LayoutIN());
nueli_core package
documentation
nueli_core
Layout
Layout.new constructor
Layout class