Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OnePoem
/
OnePoem-App
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
ChadCSong
2022-11-01 00:34:09 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7e357304a5d2092bc2fbaadfe1dbf240a2a041f5
7e357304
1 parent
31f8fa2b
去除无用引用
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
lib/extension/widget_ext.dart
lib/extension/widget_ext.dart
View file @
7e35730
import
'package:flutter/material.dart'
;
import
'package:hostex_flutter/generated/l10n.dart'
;
import
'package:hostex_flutter/generated/assets.dart'
;
import
'package:hostex_flutter/ui/extension/widget_ext.dart'
;
extension
WidgetExt
on
Widget
{
Expanded
expanded
({
int
flex
=
1
})
{
...
...
Please
register
or
login
to post a comment