mirror of
https://github.com/foss42/apidash.git
synced 2025-05-21 08:16:29 +08:00
Update envfield_cell.dart
This commit is contained in:
@ -32,6 +32,7 @@ class EnvCellField extends StatelessWidget {
|
||||
focusNode: focusNode,
|
||||
style: kCodeStyle.copyWith(
|
||||
color: clrScheme.onSurface,
|
||||
fontSize: Theme.of(context).textTheme.bodyMedium?.fontSize,
|
||||
),
|
||||
decoration: getTextFieldInputDecoration(
|
||||
clrScheme,
|
||||
|
Reference in New Issue
Block a user