Padding widget in Flutter | Flutter EdgeInsets & EdgeInsetsDirectional
This video gives complete understanding of Padding widget in Flutter.
You will also learn the use of EdgeInsets & EdgeInsetsDirectional using which we pass value to padding property of Padding widget.
Edge Insets (EdgeInsets class) specifies the offsets in the form of visual edges as left, top, right & bottom.
EdgeInsets Directional (EdgeInsetsDirectional class) specifies the offsets in the form of cardinal direction start, top, end & bottom.
Source Coder : https://github.com/flutter-teacher/pa...
Flutter Tutorial Playlist: • Flutter Widgets
Dart Tutorial Playlist : • Dart Tutorial