menu
epos_frontend_shared package
documentation
widgets/standard/S360fFieldErrorText/main.dart
S360fFieldErrorText
S360fFieldErrorText.new const constructor
S360fFieldErrorText.new const constructor
dark_mode
light_mode
S360fFieldErrorText
constructor
const
S360fFieldErrorText
(
{
required
String
text
,
Key
?
key
,
})
Implementation
const S360fFieldErrorText({ required this.text, super.key, });
epos_frontend_shared package
documentation
widgets/standard/S360fFieldErrorText/main
S360fFieldErrorText
S360fFieldErrorText.new const constructor
S360fFieldErrorText class