criada as telas register_home_screen.dart, register_individual_screen.dart e splash_screen.dart
This commit is contained in:
@@ -21,7 +21,7 @@ class SwitchWithSubtitle extends StatelessWidget {
|
||||
width: width,
|
||||
child: Row(
|
||||
children: [
|
||||
TextDefault(text: title,color: ColorPalette.black54,),
|
||||
TextDefault(text: title,color: ColorPalette.black54,fontSize: 18),
|
||||
Spacer(),
|
||||
Switch(
|
||||
value: value,
|
||||
|
||||
Reference in New Issue
Block a user