FitStrategy
Defines how a DashedShape is to be rendered.
Entries
Link copied to clipboard
The DashedShape will slightly increase or decrease the DashedShape.dashLengthDp and DashedShape.gapLengthDp values so that the dashes fit perfectly without being cut off.
Link copied to clipboard
The DashedShape will use the exact DashedShape.dashLengthDp and DashedShape.gapLengthDp values provided. As a result, the DashedShape may not fit within its bounds or be cut off.
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.