inserido o progress indicator
This commit is contained in:
@@ -40,7 +40,7 @@ class InputSearchText extends StatelessWidget {
|
||||
fillColor: ColorPalette.appBar,
|
||||
prefixIcon: Icon(Icons.search),
|
||||
border: border?OutlineInputBorder():null,
|
||||
hintText: this.hint,
|
||||
// hintText: this.hint,
|
||||
hintStyle: TextStyle(
|
||||
color: Colors.black,
|
||||
fontSize: this.fontSizeHint,
|
||||
|
||||
Reference in New Issue
Block a user