menu
bodsquare_sdk package
documentation
linking/views/linking_view.dart
LinkingView
LinkingView const constructor
LinkingView const constructor
dark_mode
light_mode
LinkingView
constructor
const
LinkingView
(
{
Key
?
key
,
})
Implementation
const LinkingView({Key? key}) : super(key: key);
bodsquare_sdk package
documentation
linking/views/linking_view
LinkingView
LinkingView const constructor
LinkingView class