StyleRange.isUnstyled

Returns whether or not the receiver is unstyled (i.e., does not have any style attributes specified).

@return true if the receiver is unstyled, false otherwise.

class StyleRange
bool
isUnstyled
(
)

Meta