updateContentInsets abstract method

Future<void> updateContentInsets(
  1. EdgeInsets insets, [
  2. bool animated = false
])

Implementation

Future<void> updateContentInsets(EdgeInsets insets, [bool animated = false]);