iosAfterScreenUpdates property

  1. @Deprecated('Use afterScreenUpdates instead')
bool? iosAfterScreenUpdates
getter/setter pair

Use afterScreenUpdates instead.

Implementation

@Deprecated('Use afterScreenUpdates instead')
bool? iosAfterScreenUpdates;