]> git.proxmox.com Git - flutter/pve_flutter_frontend.git/commit - lib/widgets/firstWelcomeScreen/pve_welcome_last.dart
move to OutlinedButton from OutlineButton
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 8 Sep 2022 09:55:44 +0000 (11:55 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 8 Sep 2022 14:06:26 +0000 (16:06 +0200)
commitf57a88a56f6be8b65a3977db86f25ceb30a7d6b7
treebcfdb90377dc952a8f53b831d22f297c737f03ce
parent39346267360e98ac90cc378da274df463ce3fad2
move to OutlinedButton from OutlineButton

flutter 3.0 removed OutlineButton in favor of OutlinedButton.
also change the default text color to white, and drop an unnecessary
padding in one case

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
lib/main.dart
lib/widgets/firstWelcomeScreen/pve_welcome_faq.dart
lib/widgets/firstWelcomeScreen/pve_welcome_last.dart
lib/widgets/pve_cd_selector_widget.dart
lib/widgets/pve_guest_backup_widget.dart
lib/widgets/pve_main_navigation_drawer.dart
lib/widgets/pve_task_log_expansiontile_widget.dart