MdTextStyleUtil<T extends dynamic> class

Inheritance

Constructors

MdTextStyleUtil(T builder(MdTextStyleDto))
const

Properties

builder → T Function(MdTextStyleDto)
finalinherited
hashCode int
The hash code for this object.
no setterinherited
padding SpacingUtility<T>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
textStyle TextStyleUtility<T>
no setter

Methods

as(MdTextStyle value) → T
inherited
call({TextStyle? textStyle, EdgeInsets? padding}) → T
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
only({TextStyleDto? textStyle, SpacingDto? padding}) → T
override
toString() String
A string representation of this object.
inherited

Operators

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