isFloating property
Default value true.
If you want to customise the Floater widget then assign false value for isFloating and wrap the Airoll widget with Floater and customise as per your wish.
Implementation
final bool isFloating;
Default value true.
If you want to customise the Floater widget then assign false value for isFloating and wrap the Airoll widget with Floater and customise as per your wish.
final bool isFloating;