GalaIcons class

Gala icons (30 icons)

  • build svg for gala_icons icon libraries
  • constants link to svg icon resources
Inheritance

Constructors

GalaIcons(String assetName, {Key? key, bool matchTextDirection = false, AssetBundle? bundle, String? package, double? width, double? height, BoxFit fit = BoxFit.contain, AlignmentGeometry alignment = Alignment.center, bool allowDrawingOutsideViewBox = false, WidgetBuilder? placeholderBuilder, Color? color, BlendMode colorBlendMode = BlendMode.srcIn, String? semanticsLabel, bool excludeFromSemantics = false, Clip clipBehavior = Clip.hardEdge, bool cacheColorFilter = false, SvgTheme? theme})
const

Properties

alignment AlignmentGeometry
final
allowDrawingOutsideViewBox bool
final
assetName String
final
bundle AssetBundle?
final
cacheColorFilter bool
final
clipBehavior Clip
final
color Color?
final
colorBlendMode BlendMode
final
excludeFromSemantics bool
final
fit BoxFit
final
hashCode int
The hash code for this object.
no setterinherited
height double?
final
key Key?
Controls how one widget replaces another widget in the tree.
finalinherited
matchTextDirection bool
final
package String?
final
placeholderBuilder WidgetBuilder?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
semanticsLabel String?
final
theme → SvgTheme?
final
width double?
final

Methods

build(BuildContext context) Widget
Describes the part of the user interface represented by this widget.
override
createElement() StatelessElement
Creates a StatelessElement to manage this widget's location in the tree.
inherited
debugDescribeChildren() List<DiagnosticsNode>
Returns a list of DiagnosticsNode objects describing this node's children.
inherited
debugFillProperties(DiagnosticPropertiesBuilder properties) → void
Add additional properties associated with the node.
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toDiagnosticsNode({String? name, DiagnosticsTreeStyle? style}) DiagnosticsNode
Returns a debug representation of the object that is used by debugging tools and by DiagnosticsNode.toStringDeep.
inherited
toString({DiagnosticLevel minLevel = DiagnosticLevel.info}) String
A string representation of this object.
inherited
toStringDeep({String prefixLineOne = '', String? prefixOtherLines, DiagnosticLevel minLevel = DiagnosticLevel.debug}) String
Returns a string representation of this node and its descendants.
inherited
toStringShallow({String joiner = ', ', DiagnosticLevel minLevel = DiagnosticLevel.debug}) String
Returns a one-line detailed description of the object.
inherited
toStringShort() String
A short, textual description of this widget.
inherited

Operators

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

Static Methods

svgAsset(String assetName, {Key? key, bool matchTextDirection = false, AssetBundle? bundle, String? package, double? width, double? height, BoxFit fit = BoxFit.contain, AlignmentGeometry alignment = Alignment.center, bool allowDrawingOutsideViewBox = false, WidgetBuilder? placeholderBuilder, Color? color, BlendMode colorBlendMode = BlendMode.srcIn, String? semanticsLabel, bool excludeFromSemantics = false, Clip clipBehavior = Clip.hardEdge, bool cacheColorFilter = false, SvgTheme? theme}) Widget

Constants

gala_add → const String
gala_airplay → const String
gala_apple → const String
gala_bag → const String
gala_bell → const String
gala_book → const String
gala_brochure → const String
gala_calendar → const String
gala_chart → const String
gala_chat → const String
gala_clock → const String
gala_copy → const String
gala_data → const String
gala_display → const String
gala_editor → const String
gala_file → const String
gala_file_code1 → const String
gala_file_code2 → const String
gala_file_csv → const String
gala_file_doc → const String
gala_file_error → const String
gala_file_script → const String
gala_file_text → const String
gala_folder → const String
gala_globe → const String
gala_help → const String
gala_image → const String
gala_issue → const String
gala_layer → const String
gala_lock → const String
gala_menu_left → const String
gala_menu_right → const String
gala_mouse → const String
gala_multi → const String
gala_orbit → const String
gala_portrait1 → const String
gala_portrait2 → const String
gala_radar → const String
gala_remove → const String
gala_secure → const String
gala_select → const String
gala_settings → const String
gala_shield → const String
gala_store → const String
gala_terminal → const String
gala_tv → const String
gala_unlock → const String
gala_usb → const String
gala_video → const String
gala_window → const String