menu
mod_layout_one package
documentation
controllers/mod_base_layout_controller.dart
ModBaseLayoutController
title property
title property
dark_mode
light_mode
title
property
String
?
get
title
Retorna o tÃtulo atual
Implementation
String? get title => _title;
mod_layout_one package
documentation
controllers/mod_base_layout_controller
ModBaseLayoutController
title property
ModBaseLayoutController class