separator property

double separator
final

separator Define the value of the space between the Icon and the Text. the default value is 10.0.


![](https://raw.githubusercontent.com/elbeicktalat/flutter_auth_buttons/master/doc/api/assets/style-default.png)

Implementation

final double separator;