LocalizationAddon class

Constructors

LocalizationAddon({required LocalizationSetting data})

Properties

builder Widget Function(BuildContext context)
finalinherited
getQueryParameter String Function(BuildContext context)
finalinherited
hashCode int
The hash code for this object.
no setterinherited
icon Widget
finalinherited
name String
finalinherited
panelSize → PanelSize
finalinherited
providerBuilder → SingleChildWidget Function(BuildContext context, int index)
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
selectionCount int Function(BuildContext context)
finalinherited
wrapperBuilder Widget Function(BuildContext context, Map<String, dynamic> routerData, Widget child)
finalinherited

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