widgets/tojson_extensions library
Extensions
- AlignmentGeometryToJson on AlignmentGeometry
- BorderRadiusGeometryToJson on BorderRadiusGeometry
- BorderSideToJson on BorderSide
- BoxBorderToJson on BoxBorder
- BoxConstraintsToJson on BoxConstraints
- BoxShadowToJson on BoxShadow
- ColorToJson on Color
- CustomPainterToJson on CustomPainter
- DecorationToJson on Decoration
- EdgeInsetsGeometryToJson on EdgeInsetsGeometry
- FontFeatureToJson on FontFeature
- FontVariationToJson on FontVariation
- ImageWrapperToJson on ImageWrapper
- LocaleToJson on Locale
- OffsetToJson on Offset
- RadiusToJson on Radius
- RectToJson on Rect
- ShadowToJson on Shadow
- SizeToJson on Size
- StrutStyleToJson on StrutStyle
- TextHeightBehaviorToJson on TextHeightBehavior
Functions
-
decodeAlignmentGeometry(
dynamic data) → AlignmentGeometry? -
decodeAxis(
String name) → Axis -
decodeBlendMode(
String? name) → BlendMode? -
decodeBlurStyle(
String name) → BlurStyle -
decodeBoxFit(
String? name) → BoxFit? -
decodeBoxShape(
String name) → BoxShape -
decodeChildren(
List? children) → List< NapaWidget> ? -
decodeClip(
String name) → Clip -
decodeColor(
dynamic data) → Color? -
decodeColorSpace(
String? name) → ColorSpace -
decodeCrossAxisAlignment(
String name) → CrossAxisAlignment -
decodeDecoration(
dynamic data) → Decoration? -
decodeDecorationPosition(
String name) → DecorationPosition -
decodeEdgeInsetsGeometry(
dynamic data) → EdgeInsetsGeometry? -
decodeFilterQuality(
String name) → FilterQuality -
decodeFlexFit(
String name) → FlexFit -
decodeFontFeatures(
dynamic data) → List< FontFeature> ? -
decodeFontStyle(
String? name) → FontStyle? -
decodeFontVariations(
dynamic data) → List< FontVariation> ? -
decodeFontWeight(
int? value) → FontWeight? -
decodeImageRepeat(
String name) → ImageRepeat -
decodeImageWrapper(
dynamic data) → ImageWrapper? -
decodeLocale(
dynamic data) → Locale? -
decodeMainAxisAlignment(
String name) → MainAxisAlignment -
decodeMainAxisSize(
String name) → MainAxisSize -
decodeNapaTextDecoration(
String name) → NapaTextDecoration -
decodeNapaTextDecorationList(
dynamic data) → List< NapaTextDecoration> ? -
decodeOffset(
dynamic data) → Offset? -
decodePaintintStyle(
String name) → PaintingStyle -
decodeRect(
dynamic data) → Rect? -
decodeShadows(
dynamic data) → List< Shadow> ? -
decodeSize(
dynamic data) → Size? -
decodeStackFit(
String name) → StackFit -
decodeStrokeCap(
String name) → StrokeCap -
decodeStrokeJoin(
String name) → StrokeJoin -
decodeStrutStyle(
dynamic data) → StrutStyle? -
decodeTextAlign(
String? name) → TextAlign? -
decodeTextBaseline(
String? name) → TextBaseline? -
decodeTextDecorationStyle(
String? name) → TextDecorationStyle? -
decodeTextDirection(
String? name) → TextDirection? -
decodeTextHeightBehavior(
dynamic data) → TextHeightBehavior? -
decodeTextLeadingDistribution(
String? name) → TextLeadingDistribution? -
decodeTextOverflow(
String? name) → TextOverflow? -
decodeTextWidthBasis(
String? name) → TextWidthBasis? -
decodeTileMode(
String? name) → TileMode? -
decodeVerticalDirection(
String name) → VerticalDirection -
decodeWrapAlignment(
String name) → WrapAlignment -
decodeWrapCrossAlignment(
String name) → WrapCrossAlignment