We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8dfc96 commit 03a575fCopy full SHA for 03a575f
lib/src/r_padding.dart
@@ -4,7 +4,7 @@ import 'package:flutter/rendering.dart';
4
import 'size_extension.dart';
5
6
class RPadding extends SingleChildRenderObjectWidget {
7
- /// Creates a adapt widget that insets its child.
+ /// Creates an adapt widget that insets its child.
8
///
9
/// The [padding] argument must not be null.
10
const RPadding({
0 commit comments