feat: custom switch and custom settings item.

This commit is contained in:
Aunali321 2022-08-21 18:22:17 +05:30
parent 2c243b75dd
commit fba96fde9c
4 changed files with 115 additions and 20 deletions

View file

@ -29,11 +29,11 @@ class PatcherView extends StatelessWidget {
),
body: SafeArea(
child: SingleChildScrollView(
padding: const EdgeInsets.all(12.0),
padding: const EdgeInsets.symmetric(horizontal: 20.0),
child: Column(
crossAxisAlignment: CrossAxisAlignment.start,
children: [
const SizedBox(height: 12),
const SizedBox(height: 60),
I18nText(
'patcherView.widgetTitle',
child: Text(