menu
nexora_sdk package
documentation
widgets/nexora_ar_view.dart
NexoraArView
NexoraArView.new const constructor
NexoraArView.new const constructor
dark_mode
light_mode
NexoraArView
constructor
const
NexoraArView
(
{
Key
?
key
,
Map
<
String
,
dynamic
>
creationParams
=
const {}
,
})
Implementation
const NexoraArView({Key? key, this.creationParams = const {}}) : super(key: key);
nexora_sdk package
documentation
widgets/nexora_ar_view
NexoraArView
NexoraArView.new const constructor
NexoraArView class