showBorder property

bool? showBorder
final

Flag to define if there will be a border for each digit panel.

Defaults to null, when the existence of the border is infered from border color and border width attributes

Implementation

final bool? showBorder;