applyFormatOnInit property

bool applyFormatOnInit

Implementation

bool get applyFormatOnInit =>
    hasFormat ? (this as PlutoColumnTypeHasFormat).applyFormatOnInit : false;