better linting
This commit is contained in:
parent
c7324a6b19
commit
aa31a79d20
26 changed files with 163 additions and 131 deletions
|
@ -17,7 +17,7 @@ class ErrorPageView extends StatelessWidget {
|
|||
child: Column(
|
||||
children: [
|
||||
Text(Strings.current.errorPageMessage),
|
||||
const Gap(16),
|
||||
Gap.size16,
|
||||
],
|
||||
),
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue