I18nStickerEditor class

Internationalization (i18n) settings for the I18nStickerEditor Editor component.

Constructors

I18nStickerEditor({String bottomNavigationBarText = 'Stickers'})
Creates an instance of I18nStickerEditor with customizable internationalization settings.
const

Properties

bottomNavigationBarText String
Text for the bottom navigation bar item that opens the I18nStickerEditor Editor.
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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