Closed naveenadi closed 4 years ago
overflow property has been removed from Stack in latest master, dev channel and it's will also remove in future.
https://api.flutter.dev/flutter/widgets/Stack/overflow.html This overrides clipBehavior for now due to a staged roll out without breaking Google. We will remove it and only use clipBehavior soon
thanks for contributing!
overflow property has been removed from Stack in latest master, dev channel and it's will also remove in future.
https://api.flutter.dev/flutter/widgets/Stack/overflow.html This overrides clipBehavior for now due to a staged roll out without breaking Google. We will remove it and only use clipBehavior soon