menu
appbridgenewplus package
documentation
appbridgenewplus_platform_interface.dart
AppbridgenewPlatform
setTitle abstract method
setTitle abstract method
dark_mode
light_mode
setTitle
abstract method
Future
<
void
>
setTitle
(
String
title
, {
String
?
subtitle
,
})
Implementation
Future<void> setTitle(String title, {String? subtitle});
appbridgenewplus package
documentation
appbridgenewplus_platform_interface
AppbridgenewPlatform
setTitle abstract method
AppbridgenewPlatform class