menu
flutter_aws_chime package
documentation
views/title.view.dart
TitleView
TitleView.new const constructor
TitleView.new const constructor
dark_mode
light_mode
TitleView
constructor
const
TitleView
(
{
Key
?
key
,
String
title
=
''
,
void
onLeave
(
bool
didStop
)?,
})
Implementation
const TitleView({super.key, this.title = '', this.onLeave});
flutter_aws_chime package
documentation
views/title.view
TitleView
TitleView.new const constructor
TitleView class