当前位置:网站首页>JD 7 head search navigation layout
JD 7 head search navigation layout
2022-06-25 06:20:00 【weixin_ thirty-eight million one hundred and seven thousand fou】
appBar: _currentIndex!=3?AppBar(
leading: IconButton(
icon: Icon(Icons.center_focus_weak,size: 28,color: Colors.black87),
onPressed: null,
),
title: InkWell(
child: Container(
height: ScreenAdaper.height(68),
decoration: BoxDecoration(
color: Color.fromRGBO(233, 233, 233, 0.8),
borderRadius: BorderRadius.circular(30)
),
padding: EdgeInsets.only(left: 10),
child: Row(
crossAxisAlignment: CrossAxisAlignment.center,
children: <Widget>[
Icon(Icons.search),
Text(" The notebook ",style: TextStyle(fontSize: ScreenAdaper.size(28)),)
],
),
),
onTap: (){
Navigator.pushNamed(context, "/search");
},
),
actions: <Widget>[
IconButton(onPressed: null,边栏推荐
- An interview question record about where in MySQL
- Count the grid
- [golang] leetcode intermediate - Search rotation sort array & search two-dimensional matrix II
- Click to send text messages without response is a common problem for many users in building the elegant grass Dragonfly Q system - solve the problem of clicking to send text messages without response
- Trial version of routing history and routing back and history of SAP ui5
- Aviator an expression evaluation engine
- Global and Chinese kaolin market operation scale and investment development proposal report 2022
- China rehabilitation hospital industry operation benefit analysis and operation situation investigation report 2022
- Methods for obtaining some information of equipment
- MV command – move or rename files
猜你喜欢

Soft exam information system project manager_ Management Science (Operations Research) 2--- senior information system project manager of soft test 034

2022-02-19: fence installation. In a two-dimensional garden, there are some trees represented by (x, y) coordinates. As the installation cost is very expensive, your task is to enclose all the trees w

Lesson 9: workspace introduction
Summary of 6 common methods of visual deep learning model architecture
![[data visualization application] draw spatial map (with R language code)](/img/2d/04e5015573d10bdd6325ae497bfeb3.jpg)
[data visualization application] draw spatial map (with R language code)
![[v2.0] automatic update system based on motion step API (support disconnection reconnection and data compensation)](/img/73/2ec957d58616d692e571a70826787f.jpg)
[v2.0] automatic update system based on motion step API (support disconnection reconnection and data compensation)
Wind farm visualization: wind farm data
SAP ui5 application development tutorial 32 - how to create a custom SAP ui5 control

Soft exam information system project manager_ Information system security management - Senior Information System Project Manager of soft test 026

Mongodb basic concept learning - Documentation
随机推荐
You can't specify target table for update in from clause error in MySQL
John
[open source sharing] deeply study KVM, CEPH, fuse features, including open source projects, code cases, articles, videos, architecture brain maps, etc
@Principle of preauthorize permission control
An easy problem
Fdisk command – disk partition
Count the grid
VMware virtual machine prompt: the virtual device ide1:0 cannot be connected because there is no corresponding device on the host.
[data visualization application] draw spatial map (with R language code)
Websocket in the promotion of vegetable farmers
Yunda's cloud based business in Taiwan construction 𞓜 practical school
Day21 performance test process
RM command – remove file or directory
Jz-066- motion range of robot
Guess the size of the number
Add the author watermark plugin v1.4 update to the posts of elegant grass discuz plugin - some forums post errors and bugs have been fixed
An interview question record about where in MySQL
Tail command – view the contents at the end of the file
Hands on deep learning (III)
Leetcode sword finger offer question brushing - day 27