Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Flutter のソース コードを見ると、これはtheme.inputDecorationTheme.hintStyleを使用してのみ推測できることがわかります。単純にコンストラクタに渡す方法はありますか?
EDIT:現在、それを行う方法はありませんが、appBarThemeメソッドをオーバーライドするだけです。これがそれを達成する唯一の方法と思われるため、スレッドを閉じます。