menu
corehainong package
documentation
common/ui/title_helper.dart
TitleHelper
TitleHelper const constructor
TitleHelper const constructor
dark_mode
light_mode
TitleHelper
constructor
const
TitleHelper
(
String
title
, {
String
url
=
'https://help.hainong.vn'
,
Key
?
key
,
})
Implementation
const TitleHelper(this.title, {this.url = 'https://help.hainong.vn', Key? key}):super(key:key);
corehainong package
documentation
common/ui/title_helper
TitleHelper
TitleHelper const constructor
TitleHelper class