fix: remove comments

This commit is contained in:
dettlaff 2024-02-10 02:21:05 +04:00 committed by Inex Code
parent c987779842
commit 5cfeb8aba8
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ class _HeroSliverAppBarState extends State<HeroSliverAppBar> {
AnimatedSwitcher(
duration: const Duration(milliseconds: 300),
child: Tooltip(
message: 'jobs.title'.tr(), // Текст подсказки
message: 'jobs.title'.tr(),
child: IconButton(
onPressed: () {
showModalBottomSheet(