mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-18 07:44:26 +01:00
opt.
This commit is contained in:
@@ -70,9 +70,7 @@ class UrlText extends StatelessWidget {
|
||||
widgets.add(
|
||||
TextSpan(
|
||||
text: result.text,
|
||||
style: style.copyWith(
|
||||
color: c,
|
||||
),
|
||||
style: style.copyWith(color: c),
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user