FabImpl class
- Implemented types
Constructors
- FabImpl()
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
background(
Color color) → Fab -
override
-
build(
) → FloatingActionButton -
override
-
clickListener(
VoidCallback onPressed) → Fab -
override
-
icon(
Widget child) → Fab -
override
-
key(
Key key) → Fab -
override
-
mini(
bool mini) → Fab -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
shape(
ShapeBorder shape) → Fab -
override
-
tooltip(
String tooltip) → Fab -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited