Flutter
material
FloatingActionButton
child property
child
description
child
property
Null safety
Widget
?
child
final
The widget below this widget in the tree.
Typically an
Icon
.
Implementation
final Widget? child;
Flutter
material
FloatingActionButton
child property
FloatingActionButton class
Constructors
FloatingActionButton
extended
large
small
Properties
autofocus
backgroundColor
child
clipBehavior
disabledElevation
elevation
enableFeedback
extendedIconLabelSpacing
extendedPadding
extendedTextStyle
focusColor
focusElevation
focusNode
foregroundColor
hashCode
heroTag
highlightElevation
hoverColor
hoverElevation
isExtended
key
materialTapTargetSize
mini
mouseCursor
onPressed
runtimeType
shape
splashColor
tooltip
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==