S class

Constructors

S()

Properties

add_photo → String
Add photo
no setter
camera → String
Camera
no setter
could_not_launch_google_maps → String
Could not launch google maps
no setter
couldnt_open_the_mail_app → String
Couldn't open the mail app
no setter
couldnt_open_the_phone_app → String
Couldn't open the phone app
no setter
couldnt_open_this_url → String
Couldn't open this url
no setter
Gallery
no setter
hashCode → int
The hash code for this object.
no setterinherited
please_check_your_connection → String
Please check your connection
no setter
please_check_your_internet_connection → String
Please check your internet connection
no setter
required_field → String
Required Field
no setter
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
Search...
no setter
select_date → String
Select date
no setter
select_time → String
Select time
no setter
server_error → String
Server error
no setter
the_email_address_or_password_is_wrong → String
The email address or password is wrong
no setter
this_file_is_not_an_image → String
This file is not an image
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() → String
A string representation of this object.
inherited

Operators

operator ==(Object other) → bool
The equality operator.
inherited

Static Properties

current → S
no setter

Static Methods

load(Locale locale) → Future<S>
maybeOf(BuildContext context) → S?
of(BuildContext context) → S?

Constants

delegate → const AppLocalizationDelegate