errorLarge property
dynamic
get
errorLarge
Implementation
static get errorLarge => theme.textTheme.bodyLarge!
.copyWith(fontSize: 19.fSize, color: Colors.red);
static get errorLarge => theme.textTheme.bodyLarge!
.copyWith(fontSize: 19.fSize, color: Colors.red);