closeIcon property

Widget? closeIcon
final

this icon shown when main floatingActionButton is opened such as (Icons.close)

Implementation

final Widget? closeIcon;