Implement Material Design with Material Components for Flutter quiz Return to pathway What are Material Components for Flutter? A system for building bold and beautiful hardware products An open source library of interactive UI components you can use to build Flutter apps A website for product teams to interact with each other The ___ field means the background of the text field is lightly filled to help people recognize the tap or touch target area of the text field. The second text field's ___ value automatically replaces the input that the user types with bullets, which is appropriate for passwords. InputDecoration; decoration: decoration:;InputDecoration filled:; obscureText: true outlined: true; labelText: True or false? A layout should contain multiple prominent (call-to-action) buttons. False True ___ is a very useful widget in MaterialApps. It provides convenient APIs for displaying all sorts of common Material Components, such as drawers, snack bars, and bottom sheets. It can even help lay out a Floating Action Button. Scaffold Frame GridView Container Cross axis in Flutter means the scrolling axis the non-scrolling axis the main axis the scrolling direction True or false? Almost all Material Design surfaces and components have elevation values. True False Submit answers error_outline An error occurred when grading the quiz. Please try again.