openIcon property

Widget? openIcon
final

this icon shown when main floatingActionButton is closed such as (Icons.add)

Implementation

final Widget? openIcon;