elevation: Again this property takes in a double as the object.
disabledElevation: With a double value as the object this property decides the location of the button on the z-coordinate when the button is disabled.
clipBehaviour: This property takes clip enum as the object to decide content will be clipped or not.
backgroundColor: background color of button.
autofocus: This property takes in a boolean value as an object (final) to decide whether the button will be selected on the initial focus.
MaterialTapTargetSize materialTapTargetSize, Floating action buttons are most commonly used in the Scaffold.floatingActionButton field.
ISRO CS Syllabus for Scientist/Engineer ExamĪ floating action button is a circular icon button that hovers over content to promote a primary action in the application.