menu
mirrorfly_uikit_plugin package
documentation
app/modules/profile/views/profile_view.dart
ProfileView
createController method
createController method
dark_mode
light_mode
createController
method
@
override
ProfileController
createController
(
{
String
?
tag
,
})
override
Implementation
@override ProfileController createController({String? tag}) => Get.put(ProfileController());
mirrorfly_uikit_plugin package
documentation
app/modules/profile/views/profile_view
ProfileView
createController method
ProfileView class