Bytesize class

Bytesize icons (101 icons)

  • build svg for bytesize icon libraries App crypto icons (30 icons)

  • build svg for app_crypto_icons icon libraries

  • constants link to svg icon resources

Inheritance

Constructors

Bytesize(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

activity → const String
alert → const String
archive → const String
arrow_bottom → const String
arrow_left → const String
arrow_right → const String
arrow_top → const String
backwards → const String
bag → const String
ban → const String
bell → const String
book → const String
bookmark → const String
calendar → const String
camera → const String
caret_bottom → const String
caret_left → const String
caret_right → const String
caret_top → const String
cart → const String
checkmark → const String
chevron_bottom → const String
chevron_left → const String
chevron_right → const String
chevron_top → const String
clipboard → const String
clock → const String
close → const String
code → const String
compose → const String
creditcard → const String
desktop → const String
download → const String
edit → const String
eject → const String
ellipsis_horizontal → const String
ellipsis_vertical → const String
end → const String
export → const String
external → const String
eye → const String
feed → const String
file → const String
filter → const String
flag → const String
folder → const String
folder_open → const String
forwards → const String
fullscreen → const String
fullscreen_exit → const String
gift → const String
github → const String
heart → const String
home → const String
import → const String
inbox → const String
info → const String
lightning → const String
location → const String
lock → const String
mail → const String
message → const String
microphone → const String
minus → const String
mobile → const String
moon → const String
move → const String
music → const String
mute → const String
options → const String
paperclip → const String
pause → const String
photo → const String
play → const String
plus → const String
portfolio → const String
print → const String
reload → const String
reply → const String
send → const String
settings → const String
sign_in → const String
sign_out → const String
star → const String
start → const String
tag → const String
telephone → const String
trash → const String
twitter → const String
unlock → const String
upload → const String
user → const String
video → const String
volume → const String
work → const String
zoom_in → const String
zoom_out → const String
zoom_reset → const String