feat : login api call
This commit is contained in:
@@ -67,11 +67,13 @@ class _SystemDesignPageState extends State<SystemDesignPage> {
|
||||
child: Column(
|
||||
spacing: 14,
|
||||
children: [
|
||||
RTextField(
|
||||
RTextField(
|
||||
controller: TextEditingController(),
|
||||
hintText: 'حجم کشتار را در روز به قطعه وارد کنید',
|
||||
hintStyle: AppFonts.yekan13,
|
||||
),
|
||||
RTextField(
|
||||
RTextField(
|
||||
controller: TextEditingController(),
|
||||
label: 'تلفن مرغداری',
|
||||
labelStyle: AppFonts.yekan10,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user