|
|
|
@ -190,8 +190,7 @@ class _UpdateDeviceTransferState extends State<UpdateDeviceTransfer> {
|
|
|
|
const SizedBox(
|
|
|
|
const SizedBox(
|
|
|
|
height: 8,
|
|
|
|
height: 8,
|
|
|
|
),
|
|
|
|
),
|
|
|
|
//const ASubTitle("Signature"),
|
|
|
|
const ASubTitle("Signature"),
|
|
|
|
Text("widget.model.sender.signature"),
|
|
|
|
|
|
|
|
// if(_validate && _formModel.signature == null)
|
|
|
|
// if(_validate && _formModel.signature == null)
|
|
|
|
// ASubTitle(_subtitle.requiredWord,color: Colors.red,),
|
|
|
|
// ASubTitle(_subtitle.requiredWord,color: Colors.red,),
|
|
|
|
const SizedBox(
|
|
|
|
const SizedBox(
|
|
|
|
|