floaty_head library

Classes

Commons
EachColumn
This class is used to build the Column Content inside the Body that is gonna be displayed when the chathead is tapped.
EachRow
This class is used to build the Row Content inside the Body that is gonna be displayed when the chathead is tapped.
FloatyHead
FloatyHeadBody
This class is used to build the Body that is gonna be displayed when the chathead is tapped.
FloatyHeadButton
This class is used to build the Buttons inside the Body that is gonna be displayed when the chathead is tapped.
FloatyHeadDecoration
This class is used to build the Decoration inside the Body that is gonna be displayed when the chathead is tapped.
FloatyHeadFooter
This class is used to build the Footer Content inside the Body that is gonna be displayed when the chathead is tapped.
FloatyHeadHeader
This class is used to build the Header Content inside the Body that is gonna be displayed when the chathead is tapped.
FloatyHeadMargin
This class is used to build the Margin inside the Body that is gonna be displayed when the chathead is tapped.
FloatyHeadPadding
This class is used to build the Padding inside the Body that is gonna be displayed when the chathead is tapped.
FloatyHeadText
This class is used to build any Text inside the Body that is gonna be displayed when the chathead is tapped.

Enums

ButtonPosition
Set the position for the buttons of the chathead
ContentGravity
Set the gravity orientation for the body of the chathead
FloatyHeadGravity
Set the gravity orientation for the header of the chathead
FontWeight
Set the Weight for the text inside the chathead

Functions

callbackDispatcher() → void
Notify to the sender/caller that a widget has been pressed.

Typedefs

OnClickListener = void Function(String tag)
This is called when a button is tapped, the return is gonna be.