renderOutside property

bool? renderOutside
final

Whether the border should be rendered outside of the box or not.

If null, FocusThemeData.renderOutside is used.

Implementation

final bool? renderOutside;