menu
flutter_native_ui package
documentation
private/main.dart
NativeStatefulWidget
NativeStatefulWidget.new const constructor
NativeStatefulWidget.new const constructor
dark_mode
light_mode
NativeStatefulWidget
constructor
const
NativeStatefulWidget
(
{
Key
?
key
,
required
Type
type
,
})
constructor
Implementation
const NativeStatefulWidget({super.key, required this.type});
flutter_native_ui package
documentation
private/main
NativeStatefulWidget
NativeStatefulWidget.new const constructor
NativeStatefulWidget class